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/
DOrganizationsEnvironmentsReferences.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Reference; alias
38 * @param GoogleCloudApigeeV1Reference $postBody
40 * @return GoogleCloudApigeeV1Reference
42 public function create($parent, GoogleCloudApigeeV1Reference $postBody, $optParams = [])
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
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Reference.php20 class GoogleCloudApigeeV1Reference extends \Google\Model class
98 class_alias(GoogleCloudApigeeV1Reference::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Referenc…