Home
last modified time | relevance | path

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

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