Home
last modified time | relevance | path

Searched refs:labels (Results 276 – 300 of 664) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DLocation.php29 public $labels; variable in Google\\Service\\SecretManager\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DSecret.php38 public $labels; variable in Google\\Service\\SecretManager\\Secret
99 public function setLabels($labels) argument
101 $this->labels = $labels;
108 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DLogDescriptor.php69 public function setLabels($labels) argument
71 $this->labels = $labels;
78 return $this->labels;
H A DMetricDescriptor.php95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
H A DMonitoredResourceDescriptor.php77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
H A DTenantProjectConfig.php32 public $labels; variable in Google\\Service\\ServiceConsumerManagement\\TenantProjectConfig
73 public function setLabels($labels) argument
75 $this->labels = $labels;
82 return $this->labels;
H A DV1AddVisibilityLabelsResponse.php26 public $labels; variable in Google\\Service\\ServiceConsumerManagement\\V1AddVisibilityLabelsResponse
31 public function setLabels($labels) argument
33 $this->labels = $labels;
40 return $this->labels;
H A DV1RemoveVisibilityLabelsResponse.php26 public $labels; variable in Google\\Service\\ServiceConsumerManagement\\V1RemoveVisibilityLabelsResponse
31 public function setLabels($labels) argument
33 $this->labels = $labels;
40 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DPeer.php29 public $labels; variable in Google\\Service\\ServiceControl\\Peer
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DServicecontrolResource.php45 public $labels; variable in Google\\Service\\ServiceControl\\ServicecontrolResource
144 public function setLabels($labels) argument
146 $this->labels = $labels;
153 return $this->labels;
H A DV2LogEntry.php31 public $labels; variable in Google\\Service\\ServiceControl\\V2LogEntry
100 public function setLabels($labels) argument
102 $this->labels = $labels;
109 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DLocation.php29 public $labels; variable in Google\\Service\\ServiceDirectory\\Location
60 public function setLabels($labels) argument
62 $this->labels = $labels;
69 return $this->labels;
H A DServicedirectoryNamespace.php25 public $labels; variable in Google\\Service\\ServiceDirectory\\ServicedirectoryNamespace
34 public function setLabels($labels) argument
36 $this->labels = $labels;
43 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DLogDescriptor.php69 public function setLabels($labels) argument
71 $this->labels = $labels;
78 return $this->labels;
H A DMetricDescriptor.php95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
H A DMonitoredResourceDescriptor.php77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DLogDescriptor.php69 public function setLabels($labels) argument
71 $this->labels = $labels;
78 return $this->labels;
H A DMetricDescriptor.php95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
H A DMonitoredResourceDescriptor.php77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DLogDescriptor.php69 public function setLabels($labels) argument
71 $this->labels = $labels;
78 return $this->labels;
H A DMetricDescriptor.php95 public function setLabels($labels) argument
97 $this->labels = $labels;
104 return $this->labels;
H A DMonitoredResourceDescriptor.php77 public function setLabels($labels) argument
79 $this->labels = $labels;
86 return $this->labels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DOrgChartSpec.php44 public function setLabels(ChartData $labels) argument
46 $this->labels = $labels;
53 return $this->labels;
H A DTreemapChartSpec.php140 public function setLabels(ChartData $labels) argument
142 $this->labels = $labels;
149 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',

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