Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvgroups.php20 use Google\Service\Apigee\GoogleCloudApigeeV1EnvironmentGroup; alias
39 * @param GoogleCloudApigeeV1EnvironmentGroup $postBody
46 public function create($parent, GoogleCloudApigeeV1EnvironmentGroup $postBody, $optParams = [])
72 * @return GoogleCloudApigeeV1EnvironmentGroup
78 return $this->call('get', [$params], GoogleCloudApigeeV1EnvironmentGroup::class);
104 * @param GoogleCloudApigeeV1EnvironmentGroup $postBody
110 public function patch($name, GoogleCloudApigeeV1EnvironmentGroup $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListEnvironmentGroupsResponse.php23 protected $environmentGroupsType = GoogleCloudApigeeV1EnvironmentGroup::class;
31 * @param GoogleCloudApigeeV1EnvironmentGroup[]
38 * @return GoogleCloudApigeeV1EnvironmentGroup[]
H A DGoogleCloudApigeeV1EnvironmentGroup.php20 class GoogleCloudApigeeV1EnvironmentGroup extends \Google\Collection class
117 class_alias(GoogleCloudApigeeV1EnvironmentGroup::class, 'Google_Service_Apigee_GoogleCloudApigeeV1E…