Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsReferences.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Reference; alias
38 * @param GoogleCloudApigeeV1Reference $postBody
40 * @return GoogleCloudApigeeV1Reference
46 return $this->call('create', [$params], GoogleCloudApigeeV1Reference::class);
55 * @return GoogleCloudApigeeV1Reference
61 return $this->call('delete', [$params], GoogleCloudApigeeV1Reference::class);
69 * @return GoogleCloudApigeeV1Reference
75 return $this->call('get', [$params], GoogleCloudApigeeV1Reference::class);
84 * @param GoogleCloudApigeeV1Reference $postBody
86 * @return GoogleCloudApigeeV1Reference
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Reference.php20 class GoogleCloudApigeeV1Reference extends \Google\Model class
98 class_alias(GoogleCloudApigeeV1Reference::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Referenc…