Home
last modified time | relevance | path

Searched refs:tags (Results 26 – 50 of 538) sorted by path

12345678910>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php96 public $tags; variable in Google\\Service\\CloudBuild\\BuildTrigger
399 public function setTags($tags) argument
401 $this->tags = $tags;
408 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DNodeConfig.php56 public $tags; variable in Google\\Service\\CloudComposer\\NodeConfig
173 public function setTags($tags) argument
175 $this->tags = $tags;
182 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DTagFilterList.php26 public $tags; variable in Google\\Service\\CloudHealthcare\\TagFilterList
31 public function setTags($tags) argument
33 $this->tags = $tags;
40 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php118 public $tags; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
519 public function setTags($tags) argument
521 $this->tags = $tags;
528 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php723 public function setTags(Tags $tags) argument
725 $this->tags = $tags;
732 return $this->tags;
H A DInstanceProperties.php349 public function setTags(Tags $tags) argument
351 $this->tags = $tags;
358 return $this->tags;
H A DPacketMirroringMirroredResourceInfo.php30 public $tags; variable in Google\\Service\\Compute\\PacketMirroringMirroredResourceInfo
63 public function setTags($tags) argument
65 $this->tags = $tags;
72 return $this->tags;
H A DRoute.php100 public $tags; variable in Google\\Service\\Compute\\Route
373 public function setTags($tags) argument
375 $this->tags = $tags;
382 return $this->tags;
H A DSourceInstanceProperties.php233 public function setTags(Tags $tags) argument
235 $this->tags = $tags;
242 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNetworkTags.php26 public $tags; variable in Google\\Service\\Container\\NetworkTags
31 public function setTags($tags) argument
33 $this->tags = $tags;
40 return $this->tags;
H A DNodeConfig.php100 public $tags; variable in Google\\Service\\Container\\NodeConfig
431 public function setTags($tags) argument
433 $this->tags = $tags;
440 return $this->tags;
H A DUpdateNodePoolRequest.php245 public function setTags(NetworkTags $tags) argument
247 $this->tags = $tags;
254 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php106 public $tags; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1Build
469 public function setTags($tags) argument
471 $this->tags = $tags;
478 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataCatalog.php368 'tags',
372 'path' => 'v1/{+parent}/tags',
392 'path' => 'v1/{+parent}/tags',
430 'tags',
434 'path' => 'v1/{+parent}/tags',
454 'path' => 'v1/{+parent}/tags',
H A DTagManager.php806 'tags',
810 'path' => 'tagmanager/v2/{+parent}/tags',
840 'path' => 'tagmanager/v2/{+parent}/tags',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1ListTagsResponse.php47 public function setTags($tags) argument
49 $this->tags = $tags;
56 return $this->tags;
H A DGoogleCloudDatacatalogV1beta1ListTagsResponse.php38 public function setTags($tags) argument
40 $this->tags = $tags;
47 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGceClusterConfig.php62 public $tags; variable in Google\\Service\\Dataproc\\GceClusterConfig
225 public function setTags($tags) argument
227 $this->tags = $tags;
234 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestCase.php44 public $tags; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCase
123 public function setTags($tags) argument
125 $this->tags = $tags;
132 return $this->tags;
H A DGoogleCloudDialogflowCxV3beta1TestCase.php44 public $tags; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCase
123 public function setTags($tags) argument
125 $this->tags = $tags;
132 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1CatalogItem.php48 public $tags; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItem
155 public function setTags($tags) argument
157 $this->tags = $tags;
164 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidModel.php78 public $tags; variable in Google\\Service\\Testing\\AndroidModel
269 public function setTags($tags) argument
271 $this->tags = $tags;
278 return $this->tags;
H A DAndroidVersion.php42 public $tags; variable in Google\\Service\\Testing\\AndroidVersion
121 public function setTags($tags) argument
123 $this->tags = $tags;
130 return $this->tags;
H A DIosModel.php58 public $tags; variable in Google\\Service\\Testing\\IosModel
175 public function setTags($tags) argument
177 $this->tags = $tags;
184 return $this->tags;
H A DIosVersion.php42 public $tags; variable in Google\\Service\\Testing\\IosVersion
103 public function setTags($tags) argument
105 $this->tags = $tags;
112 return $this->tags;

12345678910>>...22