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