Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DEndpoint.php25 public $cloudSqlInstance; variable in Google\\Service\\NetworkManagement\\Endpoint
58 public function setCloudSqlInstance($cloudSqlInstance) argument
60 $this->cloudSqlInstance = $cloudSqlInstance;
67 return $this->cloudSqlInstance;
H A DStep.php100 public function setCloudSqlInstance(CloudSQLInstanceInfo $cloudSqlInstance) argument
102 $this->cloudSqlInstance = $cloudSqlInstance;
109 return $this->cloudSqlInstance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Volume.php34 public function setCloudSqlInstance(GoogleCloudRunOpV2CloudSqlInstance $cloudSqlInstance) argument
36 $this->cloudSqlInstance = $cloudSqlInstance;
43 return $this->cloudSqlInstance;
H A DGoogleCloudRunV2Volume.php34 public function setCloudSqlInstance(GoogleCloudRunV2CloudSqlInstance $cloudSqlInstance) argument
36 $this->cloudSqlInstance = $cloudSqlInstance;
43 return $this->cloudSqlInstance;