DeleteRegionTargetHttpProxyRequest constructor
DeleteRegionTargetHttpProxyRequest({})
Implementation
DeleteRegionTargetHttpProxyRequest({
required this.project,
required this.region,
this.requestId,
required this.targetHttpProxy,
}) : super(fullyQualifiedName);