Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceParams.php25 public $resourceManagerTags; variable in Google\\Service\\Compute\\InstanceParams
30 public function setResourceManagerTags($resourceManagerTags) argument
32 $this->resourceManagerTags = $resourceManagerTags;
39 return $this->resourceManagerTags;
H A DInstanceProperties.php66 public $resourceManagerTags; variable in Google\\Service\\Compute\\InstanceProperties
279 public function setResourceManagerTags($resourceManagerTags) argument
281 $this->resourceManagerTags = $resourceManagerTags;
288 return $this->resourceManagerTags;