Home
last modified time | relevance | path

Searched refs:environmentGroups (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1IngressConfig.php45 public function setEnvironmentGroups($environmentGroups) argument
47 $this->environmentGroups = $environmentGroups;
54 return $this->environmentGroups;
H A DGoogleCloudApigeeV1ListEnvironmentGroupsResponse.php33 public function setEnvironmentGroups($environmentGroups) argument
35 $this->environmentGroups = $environmentGroups;
42 return $this->environmentGroups;