Home
last modified time | relevance | path

Searched refs:labels (Results 201 – 225 of 664) sorted by path

12345678910>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentUpdate.php51 public function setLabels($labels) argument
53 $this->labels = $labels;
60 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Intent.php38 public $labels; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Intent
97 public function setLabels($labels) argument
99 $this->labels = $labels;
106 return $this->labels;
H A DGoogleCloudDialogflowCxV3beta1Intent.php38 public $labels; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Intent
97 public function setLabels($labels) argument
99 $this->labels = $labels;
106 return $this->labels;
H A DGoogleCloudLocationLocation.php29 public $labels; variable in Google\\Service\\Dialogflow\\GoogleCloudLocationLocation
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZone.php52 public $labels; variable in Google\\Service\\Dns\\ManagedZone
193 public function setLabels($labels) argument
195 $this->labels = $labels;
202 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2Document.php117 public function setLabels($labels) argument
119 $this->labels = $labels;
126 return $this->labels;
H A DGoogleCloudLocationLocation.php29 public $labels; variable in Google\\Service\\Document\\GoogleCloudLocationLocation
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DLocation.php29 public $labels; variable in Google\\Service\\Eventarc\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DTrigger.php38 public $labels; variable in Google\\Service\\Eventarc\\Trigger
117 public function setLabels($labels) argument
119 $this->labels = $labels;
126 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DBatchWriteRequest.php26 public $labels; variable in Google\\Service\\Firestore\\BatchWriteRequest
33 public function setLabels($labels) argument
35 $this->labels = $labels;
42 return $this->labels;
H A DListenRequest.php27 public $labels; variable in Google\\Service\\Firestore\\ListenRequest
50 public function setLabels($labels) argument
52 $this->labels = $labels;
59 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\Firestore\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DWriteRequest.php26 public $labels; variable in Google\\Service\\Firestore\\WriteRequest
41 public function setLabels($labels) argument
43 $this->labels = $labels;
50 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DFeature.php33 public $labels; variable in Google\\Service\\GKEHub\\Feature
84 public function setLabels($labels) argument
86 $this->labels = $labels;
93 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\GKEHub\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DMembership.php45 public $labels; variable in Google\\Service\\GKEHub\\Membership
152 public function setLabels($labels) argument
154 $this->labels = $labels;
161 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DGameServerCluster.php41 public $labels; variable in Google\\Service\\GameServices\\GameServerCluster
124 public function setLabels($labels) argument
126 $this->labels = $labels;
133 return $this->labels;
H A DGameServerConfig.php36 public $labels; variable in Google\\Service\\GameServices\\GameServerConfig
93 public function setLabels($labels) argument
95 $this->labels = $labels;
102 return $this->labels;
H A DGameServerDeployment.php37 public $labels; variable in Google\\Service\\GameServices\\GameServerDeployment
92 public function setLabels($labels) argument
94 $this->labels = $labels;
101 return $this->labels;
H A DLabelSelector.php25 public $labels; variable in Google\\Service\\GameServices\\LabelSelector
30 public function setLabels($labels) argument
32 $this->labels = $labels;
39 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\GameServices\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DRealm.php37 public $labels; variable in Google\\Service\\GameServices\\Realm
96 public function setLabels($labels) argument
98 $this->labels = $labels;
105 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DAction.php50 public $labels; variable in Google\\Service\\Genomics\\Action
171 public function setLabels($labels) argument
173 $this->labels = $labels;
180 return $this->labels;
H A DMetadata.php36 public $labels; variable in Google\\Service\\Genomics\\Metadata
89 public function setLabels($labels) argument
91 $this->labels = $labels;
98 return $this->labels;
H A DRunPipelineRequest.php25 public $labels; variable in Google\\Service\\Genomics\\RunPipelineRequest
36 public function setLabels($labels) argument
38 $this->labels = $labels;
45 return $this->labels;

12345678910>>...27