Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsInstancesAttachments.php21 use Google\Service\Apigee\GoogleCloudApigeeV1ListInstanceAttachmentsResponse; alias
95 * @return GoogleCloudApigeeV1ListInstanceAttachmentsResponse
101 … return $this->call('list', [$params], GoogleCloudApigeeV1ListInstanceAttachmentsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListInstanceAttachmentsResponse.php20 class GoogleCloudApigeeV1ListInstanceAttachmentsResponse extends \Google\Collection class
61 class_alias(GoogleCloudApigeeV1ListInstanceAttachmentsResponse::class, 'Google_Service_Apigee_Googl…