Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1EndpointAttachment.php37 public $serviceAttachment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1EndpointAttachment
88 public function setServiceAttachment($serviceAttachment) argument
90 $this->serviceAttachment = $serviceAttachment;
97 return $this->serviceAttachment;
H A DGoogleCloudApigeeV1Instance.php78 public $serviceAttachment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Instance
269 public function setServiceAttachment($serviceAttachment) argument
271 $this->serviceAttachment = $serviceAttachment;
278 return $this->serviceAttachment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DServiceAttachments.php106 * @param string $serviceAttachment Name of the ServiceAttachment resource to
122 public function delete($project, $region, $serviceAttachment, $optParams = []) argument
124 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
134 * @param string $serviceAttachment Name of the ServiceAttachment resource to
139 public function get($project, $region, $serviceAttachment, $optParams = []) argument
141 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
253 * @param string $serviceAttachment The resource id of the ServiceAttachment to
271 …public function patch($project, $region, $serviceAttachment, ServiceAttachment $postBody, $optPara… argument
273 …'project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment, 'postBody' …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php13163 … 'path' => 'projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}',
13176 'serviceAttachment' => [
13187 … 'path' => 'projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}',
13200 'serviceAttachment' => [
13285 … 'path' => 'projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}',
13298 'serviceAttachment' => [