Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerSettings.php44 public function setVpcSettings(VPCSettings $vpcSettings) argument
46 $this->vpcSettings = $vpcSettings;
53 return $this->vpcSettings;