Home
last modified time | relevance | path

Searched refs:labels (Results 26 – 50 of 664) sorted by path

12345678910>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DColumnDescription.php97 public function setLabels($labels) argument
99 $this->labels = $labels;
106 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DLocation.php29 public $labels; variable in Google\\Service\\ArtifactRegistry\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DRepository.php41 public $labels; variable in Google\\Service\\ArtifactRegistry\\Repository
116 public function setLabels($labels) argument
118 $this->labels = $labels;
125 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1Workload.php56 public $labels; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1Workload
187 public function setLabels($labels) argument
189 $this->labels = $labels;
196 return $this->labels;
H A DGoogleCloudAssuredworkloadsV1beta1Workload.php64 public $labels; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1Workload
251 public function setLabels($labels) argument
253 $this->labels = $labels;
260 return $this->labels;
H A DGoogleCloudAssuredworkloadsVersioningV1mainWorkload.php64 public $labels; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainWorkload
251 public function setLabels($labels) argument
253 $this->labels = $labels;
260 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DBackup.php69 public $labels; variable in Google\\Service\\BackupforGKE\\Backup
294 public function setLabels($labels) argument
296 $this->labels = $labels;
303 return $this->labels;
H A DBackupPlan.php49 public $labels; variable in Google\\Service\\BackupforGKE\\BackupPlan
170 public function setLabels($labels) argument
172 $this->labels = $labels;
179 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\BackupforGKE\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DRestore.php49 public $labels; variable in Google\\Service\\BackupforGKE\\Restore
176 public function setLabels($labels) argument
178 $this->labels = $labels;
185 return $this->labels;
H A DRestorePlan.php45 public $labels; variable in Google\\Service\\BackupforGKE\\RestorePlan
134 public function setLabels($labels) argument
136 $this->labels = $labels;
143 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DInstance.php42 public $labels; variable in Google\\Service\\Baremetalsolution\\Instance
127 public function setLabels($labels) argument
129 $this->labels = $labels;
136 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\Baremetalsolution\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DNetwork.php38 public $labels; variable in Google\\Service\\Baremetalsolution\\Network
111 public function setLabels($labels) argument
113 $this->labels = $labels;
120 return $this->labels;
H A DNfsShare.php28 public $labels; variable in Google\\Service\\Baremetalsolution\\NfsShare
63 public function setLabels($labels) argument
65 $this->labels = $labels;
72 return $this->labels;
H A DSnapshotSchedulePolicy.php34 public $labels; variable in Google\\Service\\Baremetalsolution\\SnapshotSchedulePolicy
77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
H A DVolume.php41 public $labels; variable in Google\\Service\\Baremetalsolution\\Volume
136 public function setLabels($labels) argument
138 $this->labels = $labels;
145 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DLocation.php29 public $labels; variable in Google\\Service\\BigQueryDataTransfer\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDataset.php72 public $labels; variable in Google\\Service\\Bigquery\\Dataset
281 public function setLabels($labels) argument
283 $this->labels = $labels;
290 return $this->labels;
H A DDatasetListDatasets.php39 public $labels; variable in Google\\Service\\Bigquery\\DatasetListDatasets
104 public function setLabels($labels) argument
106 $this->labels = $labels;
113 return $this->labels;
H A DDestinationTableProperties.php37 public $labels; variable in Google\\Service\\Bigquery\\DestinationTableProperties
84 public function setLabels($labels) argument
86 $this->labels = $labels;
93 return $this->labels;
H A DJobConfiguration.php41 public $labels; variable in Google\\Service\\Bigquery\\JobConfiguration
120 public function setLabels($labels) argument
122 $this->labels = $labels;
129 return $this->labels;
H A DModel.php64 public $labels; variable in Google\\Service\\Bigquery\\Model
257 public function setLabels($labels) argument
259 $this->labels = $labels;
266 return $this->labels;
H A DModelDefinitionModelOptions.php26 public $labels; variable in Google\\Service\\Bigquery\\ModelDefinitionModelOptions
39 public function setLabels($labels) argument
41 $this->labels = $labels;
48 return $this->labels;
H A DQueryRequest.php42 public $labels; variable in Google\\Service\\Bigquery\\QueryRequest
159 public function setLabels($labels) argument
161 $this->labels = $labels;
168 return $this->labels;

12345678910>>...27