Home
last modified time | relevance | path

Searched refs:labels (Results 301 – 325 of 664) sorted by last modified time

1...<<11121314151617181920>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNode.php58 public $labels; variable in Google\\Service\\TPU\\Node
209 public function setLabels($labels) argument
211 $this->labels = $labels;
218 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
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 DGlobalSetLabelsRequest.php29 public $labels; variable in Google\\Service\\Compute\\GlobalSetLabelsRequest
48 public function setLabels($labels) argument
50 $this->labels = $labels;
57 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGroup.php41 public $labels; variable in Google\\Service\\CloudIdentity\\Group
128 public function setLabels($labels) argument
130 $this->labels = $labels;
137 return $this->labels;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php221 static $labels = [];
223 …replace_callback('/macro\s*:(.*?)(?:;|$)/', function (array $m) use ($string, &$colors, &$labels) {
226 if (!isset($labels[$string])) {
227 $labels[$string] = $colors[count($labels) % count($colors)];
229 $color = $labels[$string];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DSnapshot.php37 public $labels; variable in Google\\Service\\CloudFilestore\\Snapshot
92 public function setLabels($labels) argument
94 $this->labels = $labels;
101 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php78 public $labels; variable in Google\\Service\\CloudFunctions\\CloudFunction
345 public function setLabels($labels) argument
347 $this->labels = $labels;
354 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Entry.php57 public $labels; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Entry
260 public function setLabels($labels) argument
262 $this->labels = $labels;
269 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DAuthorizationPolicy.php38 public $labels; variable in Google\\Service\\NetworkSecurity\\AuthorizationPolicy
95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php25 public $labels; variable in Google\\Service\\Networkconnectivity\\LogEntry
60 public function setLabels($labels) argument
62 $this->labels = $labels;
66 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DMonitoredResourceDescriptor.php77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJob.php55 public $labels; variable in Google\\Service\\DatabaseMigrationService\\MigrationJob
218 public function setLabels($labels) argument
220 $this->labels = $labels;
227 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
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/Bigquery/
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 DJobConfiguration.php41 public $labels; variable in Google\\Service\\Bigquery\\JobConfiguration
120 public function setLabels($labels) argument
122 $this->labels = $labels;
129 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
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 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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DCreateSnapshotRequest.php25 public $labels; variable in Google\\Service\\Pubsub\\CreateSnapshotRequest
34 public function setLabels($labels) argument
36 $this->labels = $labels;
43 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListLabelsResponse.php29 public function setLabels($labels) argument
31 $this->labels = $labels;
38 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMetricDescriptor.php95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php336 'labels',
340 'path' => 'accounts/{accountId}/labels',
350 'path' => 'accounts/{accountId}/labels/{labelId}',
365 'path' => 'accounts/{accountId}/labels',
383 'path' => 'accounts/{accountId}/labels/{labelId}',
1546 'labels',
1550 'path' => '{merchantId}/orderreturns/{returnId}/labels',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Asset.php41 public $labels; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Asset
138 public function setLabels($labels) argument
140 $this->labels = $labels;
147 return $this->labels;

1...<<11121314151617181920>>...27