Home
last modified time | relevance | path

Searched refs:etag (Results 251 – 275 of 387) sorted by path

1...<<111213141516

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivity.php28 public $etag; variable in Google\\Service\\Reports\\Activity
63 public function setEtag($etag) argument
65 $this->etag = $etag;
72 return $this->etag;
H A DUsageReport.php32 public $etag; variable in Google\\Service\\Reports\\UsageReport
71 public function setEtag($etag) argument
73 $this->etag = $etag;
80 return $this->etag;
H A DUsageReports.php26 public $etag; variable in Google\\Service\\Reports\\UsageReports
43 public function setEtag($etag) argument
45 $this->etag = $etag;
52 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1Setting.php27 public $etag; variable in Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1Setting
54 public function setEtag($etag) argument
56 $this->etag = $etag;
63 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalPolicy.php28 public $etag; variable in Google\\Service\\SASPortalTesting\\SasPortalPolicy
47 public function setEtag($etag) argument
49 $this->etag = $etag;
56 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabase.php33 public $etag; variable in Google\\Service\\SQLAdmin\\Database
88 public function setEtag($etag) argument
90 $this->etag = $etag;
97 return $this->etag;
H A DDatabaseInstance.php58 public $etag; variable in Google\\Service\\SQLAdmin\\DatabaseInstance
277 public function setEtag($etag) argument
279 $this->etag = $etag;
286 return $this->etag;
H A DUser.php25 public $etag; variable in Google\\Service\\SQLAdmin\\User
62 public function setEtag($etag) argument
64 $this->etag = $etag;
71 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalPolicy.php28 public $etag; variable in Google\\Service\\Sasportal\\SasPortalPolicy
47 public function setEtag($etag) argument
49 $this->etag = $etag;
56 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSecretManager.php143 'etag' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DDestroySecretVersionRequest.php25 public $etag; variable in Google\\Service\\SecretManager\\DestroySecretVersionRequest
30 public function setEtag($etag) argument
32 $this->etag = $etag;
39 return $this->etag;
H A DDisableSecretVersionRequest.php25 public $etag; variable in Google\\Service\\SecretManager\\DisableSecretVersionRequest
30 public function setEtag($etag) argument
32 $this->etag = $etag;
39 return $this->etag;
H A DEnableSecretVersionRequest.php25 public $etag; variable in Google\\Service\\SecretManager\\EnableSecretVersionRequest
30 public function setEtag($etag) argument
32 $this->etag = $etag;
39 return $this->etag;
H A DPolicy.php30 public $etag; variable in Google\\Service\\SecretManager\\Policy
67 public function setEtag($etag) argument
69 $this->etag = $etag;
76 return $this->etag;
H A DSecret.php30 public $etag; variable in Google\\Service\\SecretManager\\Secret
71 public function setEtag($etag) argument
73 $this->etag = $etag;
80 return $this->etag;
H A DSecretVersion.php37 public $etag; variable in Google\\Service\\SecretManager\\SecretVersion
94 public function setEtag($etag) argument
96 $this->etag = $etag;
103 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DPolicy.php30 public $etag; variable in Google\\Service\\SecurityCommandCenter\\Policy
67 public function setEtag($etag) argument
69 $this->etag = $etag;
76 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DServicecontrolResource.php41 public $etag; variable in Google\\Service\\ServiceControl\\ServicecontrolResource
130 public function setEtag($etag) argument
132 $this->etag = $etag;
139 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DPolicy.php28 public $etag; variable in Google\\Service\\ServiceDirectory\\Policy
51 public function setEtag($etag) argument
53 $this->etag = $etag;
60 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DPolicy.php30 public $etag; variable in Google\\Service\\ServiceManagement\\Policy
67 public function setEtag($etag) argument
69 $this->etag = $etag;
76 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPolicy.php28 public $etag; variable in Google\\Service\\Spanner\\Policy
51 public function setEtag($etag) argument
53 $this->etag = $etag;
60 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php42 public $etag; variable in Google\\Service\\Storage\\Bucket
215 public function setEtag($etag) argument
217 $this->etag = $etag;
224 return $this->etag;
H A DBucketAccessControl.php45 public $etag; variable in Google\\Service\\Storage\\BucketAccessControl
138 public function setEtag($etag) argument
140 $this->etag = $etag;
147 return $this->etag;
H A DHmacKeyMetadata.php29 public $etag; variable in Google\\Service\\Storage\\HmacKeyMetadata
80 public function setEtag($etag) argument
82 $this->etag = $etag;
89 return $this->etag;
H A DNotification.php36 public $etag; variable in Google\\Service\\Storage\\Notification
83 public function setEtag($etag) argument
85 $this->etag = $etag;
92 return $this->etag;

1...<<111213141516