Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvgroupsAttachments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1EnvironmentGroupAttachment; alias
41 * @param GoogleCloudApigeeV1EnvironmentGroupAttachment $postBody
45 …public function create($parent, GoogleCloudApigeeV1EnvironmentGroupAttachment $postBody, $optParam…
73 * @return GoogleCloudApigeeV1EnvironmentGroupAttachment
79 return $this->call('get', [$params], GoogleCloudApigeeV1EnvironmentGroupAttachment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse.php23 protected $environmentGroupAttachmentsType = GoogleCloudApigeeV1EnvironmentGroupAttachment::class;
31 * @param GoogleCloudApigeeV1EnvironmentGroupAttachment[]
38 * @return GoogleCloudApigeeV1EnvironmentGroupAttachment[]
H A DGoogleCloudApigeeV1EnvironmentGroupAttachment.php20 class GoogleCloudApigeeV1EnvironmentGroupAttachment extends \Google\Model class
98 class_alias(GoogleCloudApigeeV1EnvironmentGroupAttachment::class, 'Google_Service_Apigee_GoogleClou…