Home
last modified time | relevance | path

Searched refs:labels (Results 176 – 200 of 664) sorted by path

12345678910>>...27

/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/Dataflow/
H A DJob.php56 public $labels; variable in Google\\Service\\Dataflow\\Job
241 public function setLabels($labels) argument
243 $this->labels = $labels;
250 return $this->labels;
H A DWorkerMessage.php25 public $labels; variable in Google\\Service\\Dataflow\\WorkerMessage
44 public function setLabels($labels) argument
46 $this->labels = $labels;
53 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DAutoscalingPolicy.php31 public $labels; variable in Google\\Service\\Dataproc\\AutoscalingPolicy
72 public function setLabels($labels) argument
74 $this->labels = $labels;
81 return $this->labels;
H A DBatch.php36 public $labels; variable in Google\\Service\\Dataproc\\Batch
121 public function setLabels($labels) argument
123 $this->labels = $labels;
130 return $this->labels;
H A DBatchOperationMetadata.php46 public $labels; variable in Google\\Service\\Dataproc\\BatchOperationMetadata
129 public function setLabels($labels) argument
131 $this->labels = $labels;
138 return $this->labels;
H A DCluster.php36 public $labels; variable in Google\\Service\\Dataproc\\Cluster
95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
H A DClusterOperationMetadata.php38 public $labels; variable in Google\\Service\\Dataproc\\ClusterOperationMetadata
97 public function setLabels($labels) argument
99 $this->labels = $labels;
106 return $this->labels;
H A DJob.php46 public $labels; variable in Google\\Service\\Dataproc\\Job
159 public function setLabels($labels) argument
161 $this->labels = $labels;
168 return $this->labels;
H A DManagedCluster.php31 public $labels; variable in Google\\Service\\Dataproc\\ManagedCluster
64 public function setLabels($labels) argument
66 $this->labels = $labels;
73 return $this->labels;
H A DOrderedJob.php30 public $labels; variable in Google\\Service\\Dataproc\\OrderedJob
85 public function setLabels($labels) argument
87 $this->labels = $labels;
94 return $this->labels;
H A DSessionOperationMetadata.php38 public $labels; variable in Google\\Service\\Dataproc\\SessionOperationMetadata
101 public function setLabels($labels) argument
103 $this->labels = $labels;
110 return $this->labels;
H A DWorkflowTemplate.php40 public $labels; variable in Google\\Service\\Dataproc\\WorkflowTemplate
117 public function setLabels($labels) argument
119 $this->labels = $labels;
126 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DLocation.php29 public $labels; variable in Google\\Service\\DataprocMetastore\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DService.php45 public $labels; variable in Google\\Service\\DataprocMetastore\\Service
178 public function setLabels($labels) argument
180 $this->labels = $labels;
187 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1CommonMetadata.php29 public $labels; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1CommonMetadata
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DGoogleDatastoreAdminV1ExportEntitiesRequest.php27 public $labels; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1ExportEntitiesRequest
50 public function setLabels($labels) argument
52 $this->labels = $labels;
59 return $this->labels;
H A DGoogleDatastoreAdminV1ImportEntitiesRequest.php31 public $labels; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1ImportEntitiesRequest
64 public function setLabels($labels) argument
66 $this->labels = $labels;
73 return $this->labels;
H A DGoogleDatastoreAdminV1beta1CommonMetadata.php29 public $labels; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1CommonMetadata
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DConnectionProfile.php37 public $labels; variable in Google\\Service\\Datastream\\ConnectionProfile
114 public function setLabels($labels) argument
116 $this->labels = $labels;
123 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\Datastream\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DPrivateConnection.php35 public $labels; variable in Google\\Service\\Datastream\\PrivateConnection
96 public function setLabels($labels) argument
98 $this->labels = $labels;
105 return $this->labels;
H A DRoute.php41 public $labels; variable in Google\\Service\\Datastream\\Route
110 public function setLabels($labels) argument
112 $this->labels = $labels;
119 return $this->labels;
H A DStream.php46 public $labels; variable in Google\\Service\\Datastream\\Stream
163 public function setLabels($labels) argument
165 $this->labels = $labels;
172 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeployment.php123 public function setLabels($labels) argument
125 $this->labels = $labels;
132 return $this->labels;

12345678910>>...27