Home
last modified time | relevance | path

Searched refs:labels (Results 126 – 150 of 664) sorted by path

12345678910>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PredictRequest.php29 public $labels; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictRequest
66 public function setLabels($labels) argument
68 $this->labels = $labels;
75 return $this->labels;
H A DGoogleCloudRetailV2SearchRequest.php44 public $labels; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
175 public function setLabels($labels) argument
177 $this->labels = $labels;
184 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Revision.php70 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Revision
289 public function setLabels($labels) argument
291 $this->labels = $labels;
298 return $this->labels;
H A DGoogleCloudRunOpV2RevisionTemplate.php48 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2RevisionTemplate
155 public function setLabels($labels) argument
157 $this->labels = $labels;
164 return $this->labels;
H A DGoogleCloudRunOpV2Service.php74 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
309 public function setLabels($labels) argument
311 $this->labels = $labels;
318 return $this->labels;
H A DGoogleCloudRunV2Execution.php64 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
255 public function setLabels($labels) argument
257 $this->labels = $labels;
264 return $this->labels;
H A DGoogleCloudRunV2ExecutionTemplate.php29 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionTemplate
58 public function setLabels($labels) argument
60 $this->labels = $labels;
67 return $this->labels;
H A DGoogleCloudRunV2Job.php72 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Job
293 public function setLabels($labels) argument
295 $this->labels = $labels;
302 return $this->labels;
H A DGoogleCloudRunV2Revision.php70 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Revision
289 public function setLabels($labels) argument
291 $this->labels = $labels;
298 return $this->labels;
H A DGoogleCloudRunV2RevisionTemplate.php48 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2RevisionTemplate
155 public function setLabels($labels) argument
157 $this->labels = $labels;
164 return $this->labels;
H A DGoogleCloudRunV2Service.php74 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
309 public function setLabels($labels) argument
311 $this->labels = $labels;
318 return $this->labels;
H A DGoogleCloudRunV2Task.php78 public $labels; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
329 public function setLabels($labels) argument
331 $this->labels = $labels;
338 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\CloudRun\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DObjectMeta.php58 public $labels; variable in Google\\Service\\CloudRun\\ObjectMeta
197 public function setLabels($labels) argument
199 $this->labels = $labels;
206 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DLocation.php29 public $labels; variable in Google\\Service\\CloudScheduler\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DLocation.php29 public $labels; variable in Google\\Service\\CloudTasks\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAttachedDiskInitializeParams.php42 public $labels; variable in Google\\Service\\Compute\\AttachedDiskInitializeParams
131 public function setLabels($labels) argument
133 $this->labels = $labels;
140 return $this->labels;
H A DDisk.php50 public $labels; variable in Google\\Service\\Compute\\Disk
261 public function setLabels($labels) argument
263 $this->labels = $labels;
270 return $this->labels;
H A DExternalVpnGateway.php48 public $labels; variable in Google\\Service\\Compute\\ExternalVpnGateway
149 public function setLabels($labels) argument
151 $this->labels = $labels;
158 return $this->labels;
H A DForwardingRule.php82 public $labels; variable in Google\\Service\\Compute\\ForwardingRule
329 public function setLabels($labels) argument
331 $this->labels = $labels;
338 return $this->labels;
H A DGlobalSetLabelsRequest.php29 public $labels; variable in Google\\Service\\Compute\\GlobalSetLabelsRequest
48 public function setLabels($labels) argument
50 $this->labels = $labels;
57 return $this->labels;
H A DImage.php64 public $labels; variable in Google\\Service\\Compute\\Image
289 public function setLabels($labels) argument
291 $this->labels = $labels;
298 return $this->labels;
H A DInstance.php76 public $labels; variable in Google\\Service\\Compute\\Instance
373 public function setLabels($labels) argument
375 $this->labels = $labels;
382 return $this->labels;
H A DInstanceProperties.php42 public $labels; variable in Google\\Service\\Compute\\InstanceProperties
167 public function setLabels($labels) argument
169 $this->labels = $labels;
176 return $this->labels;
H A DInstancesSetLabelsRequest.php29 public $labels; variable in Google\\Service\\Compute\\InstancesSetLabelsRequest
48 public function setLabels($labels) argument
50 $this->labels = $labels;
57 return $this->labels;

12345678910>>...27