Home
last modified time | relevance | path

Searched refs:consumerNetwork (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDisableVpcServiceControlsRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\DisableVpcServiceControlsRequest
30 public function setConsumerNetwork($consumerNetwork) argument
32 $this->consumerNetwork = $consumerNetwork;
39 return $this->consumerNetwork;
H A DEnableVpcServiceControlsRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\EnableVpcServiceControlsRequest
30 public function setConsumerNetwork($consumerNetwork) argument
32 $this->consumerNetwork = $consumerNetwork;
39 return $this->consumerNetwork;
H A DDeleteConnectionRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\DeleteConnectionRequest
30 public function setConsumerNetwork($consumerNetwork) argument
32 $this->consumerNetwork = $consumerNetwork;
39 return $this->consumerNetwork;
H A DRemoveDnsZoneRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\RemoveDnsZoneRequest
34 public function setConsumerNetwork($consumerNetwork) argument
36 $this->consumerNetwork = $consumerNetwork;
43 return $this->consumerNetwork;
H A DAddRolesRequest.php26 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\AddRolesRequest
33 public function setConsumerNetwork($consumerNetwork) argument
35 $this->consumerNetwork = $consumerNetwork;
42 return $this->consumerNetwork;
H A DAddDnsZoneRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\AddDnsZoneRequest
38 public function setConsumerNetwork($consumerNetwork) argument
40 $this->consumerNetwork = $consumerNetwork;
47 return $this->consumerNetwork;
H A DAddDnsRecordSetRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\AddDnsRecordSetRequest
36 public function setConsumerNetwork($consumerNetwork) argument
38 $this->consumerNetwork = $consumerNetwork;
45 return $this->consumerNetwork;
H A DRemoveDnsRecordSetRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\RemoveDnsRecordSetRequest
36 public function setConsumerNetwork($consumerNetwork) argument
38 $this->consumerNetwork = $consumerNetwork;
45 return $this->consumerNetwork;
H A DUpdateDnsRecordSetRequest.php25 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\UpdateDnsRecordSetRequest
38 public function setConsumerNetwork($consumerNetwork) argument
40 $this->consumerNetwork = $consumerNetwork;
47 return $this->consumerNetwork;
H A DValidateConsumerConfigRequest.php29 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\ValidateConsumerConfigRequest
56 public function setConsumerNetwork($consumerNetwork) argument
58 $this->consumerNetwork = $consumerNetwork;
65 return $this->consumerNetwork;
H A DAddSubnetworkRequest.php34 public $consumerNetwork; variable in Google\\Service\\ServiceNetworking\\AddSubnetworkRequest
109 public function setConsumerNetwork($consumerNetwork) argument
111 $this->consumerNetwork = $consumerNetwork;
118 return $this->consumerNetwork;