Home
last modified time | relevance | path

Searched refs:resourceGroup (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DUptimeCheckConfig.php193 public function setResourceGroup(ResourceGroup $resourceGroup) argument
195 $this->resourceGroup = $resourceGroup;
202 return $this->resourceGroup;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DGroupKind.php25 public $resourceGroup; variable in Google\\Service\\BackupforGKE\\GroupKind
34 public function setResourceGroup($resourceGroup) argument
36 $this->resourceGroup = $resourceGroup;
43 return $this->resourceGroup;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DCategory.php29 public $resourceGroup; variable in Google\\Service\\Cloudbilling\\Category
56 public function setResourceGroup($resourceGroup) argument
58 $this->resourceGroup = $resourceGroup;
65 return $this->resourceGroup;