Home
last modified time | relevance | path

Searched refs:labels (Results 51 – 75 of 664) sorted by path

12345678910>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php75 public $labels; variable in Google\\Service\\Bigquery\\Table
334 public function setLabels($labels) argument
336 $this->labels = $labels;
343 return $this->labels;
H A DTableListTables.php47 public $labels; variable in Google\\Service\\Bigquery\\TableListTables
148 public function setLabels($labels) argument
150 $this->labels = $labels;
157 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DInstance.php33 public $labels; variable in Google\\Service\\BigtableAdmin\\Instance
78 public function setLabels($labels) argument
80 $this->labels = $labels;
87 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\BigtableAdmin\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBlogger.php603 'labels' => [
755 'labels' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php52 public $labels; variable in Google\\Service\\Blogger\\Post
205 public function setLabels($labels) argument
207 $this->labels = $labels;
214 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCaPool.php27 public $labels; variable in Google\\Service\\CertificateAuthorityService\\CaPool
56 public function setLabels($labels) argument
58 $this->labels = $labels;
65 return $this->labels;
H A DCertificate.php42 public $labels; variable in Google\\Service\\CertificateAuthorityService\\Certificate
147 public function setLabels($labels) argument
149 $this->labels = $labels;
156 return $this->labels;
H A DCertificateAuthority.php50 public $labels; variable in Google\\Service\\CertificateAuthorityService\\CertificateAuthority
197 public function setLabels($labels) argument
199 $this->labels = $labels;
206 return $this->labels;
H A DCertificateRevocationList.php34 public $labels; variable in Google\\Service\\CertificateAuthorityService\\CertificateRevocationList
93 public function setLabels($labels) argument
95 $this->labels = $labels;
102 return $this->labels;
H A DCertificateTemplate.php35 public $labels; variable in Google\\Service\\CertificateAuthorityService\\CertificateTemplate
94 public function setLabels($labels) argument
96 $this->labels = $labels;
103 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\CertificateAuthorityService\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DCertificate.php38 public $labels; variable in Google\\Service\\CertificateManager\\Certificate
109 public function setLabels($labels) argument
111 $this->labels = $labels;
118 return $this->labels;
H A DCertificateMap.php36 public $labels; variable in Google\\Service\\CertificateManager\\CertificateMap
91 public function setLabels($labels) argument
93 $this->labels = $labels;
100 return $this->labels;
H A DCertificateMapEntry.php42 public $labels; variable in Google\\Service\\CertificateManager\\CertificateMapEntry
119 public function setLabels($labels) argument
121 $this->labels = $labels;
128 return $this->labels;
H A DDnsAuthorization.php39 public $labels; variable in Google\\Service\\CertificateManager\\DnsAuthorization
108 public function setLabels($labels) argument
110 $this->labels = $labels;
117 return $this->labels;
H A DLocation.php29 public $labels; variable in Google\\Service\\CertificateManager\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DResourceSearchResult.php56 public $labels; variable in Google\\Service\\CloudAsset\\ResourceSearchResult
225 public function setLabels($labels) argument
227 $this->labels = $labels;
234 return $this->labels;
H A DSavedQuery.php39 public $labels; variable in Google\\Service\\CloudAsset\\SavedQuery
112 public function setLabels($labels) argument
114 $this->labels = $labels;
121 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1Filter.php40 public $labels; variable in Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1Filter
113 public function setLabels($labels) argument
115 $this->labels = $labels;
122 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEnvironment.php31 public $labels; variable in Google\\Service\\CloudComposer\\Environment
80 public function setLabels($labels) argument
82 $this->labels = $labels;
89 return $this->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;
H A DGoogleCloudDataplexV1Content.php37 public $labels; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Content
104 public function setLabels($labels) argument
106 $this->labels = $labels;
113 return $this->labels;
H A DGoogleCloudDataplexV1Environment.php41 public $labels; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Environment
136 public function setLabels($labels) argument
138 $this->labels = $labels;
145 return $this->labels;
H A DGoogleCloudDataplexV1Lake.php39 public $labels; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Lake
124 public function setLabels($labels) argument
126 $this->labels = $labels;
133 return $this->labels;

12345678910>>...27