Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsInstancesAttachments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1InstanceAttachment; alias
40 * @param GoogleCloudApigeeV1InstanceAttachment $postBody
44 public function create($parent, GoogleCloudApigeeV1InstanceAttachment $postBody, $optParams = [])
74 * @return GoogleCloudApigeeV1InstanceAttachment
80 return $this->call('get', [$params], GoogleCloudApigeeV1InstanceAttachment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListInstanceAttachmentsResponse.php23 protected $attachmentsType = GoogleCloudApigeeV1InstanceAttachment::class;
31 * @param GoogleCloudApigeeV1InstanceAttachment[]
38 * @return GoogleCloudApigeeV1InstanceAttachment[]
H A DGoogleCloudApigeeV1InstanceAttachment.php20 class GoogleCloudApigeeV1InstanceAttachment extends \Google\Model class
80 class_alias(GoogleCloudApigeeV1InstanceAttachment::class, 'Google_Service_Apigee_GoogleCloudApigeeV…