Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DListTagKeysResponse.php47 public function setTagKeys($tagKeys) argument
49 $this->tagKeys = $tagKeys;
56 return $this->tagKeys;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DResourceSearchResult.php94 public $tagKeys; variable in Google\\Service\\CloudAsset\\ResourceSearchResult
365 public function setTagKeys($tagKeys) argument
367 $this->tagKeys = $tagKeys;
374 return $this->tagKeys;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudResourceManager.php51 public $tagKeys; variable in Google\\Service\\CloudResourceManager
530 'tagKeys',
534 'path' => 'v3/tagKeys',
581 'path' => 'v3/tagKeys',