Home
last modified time | relevance | path

Searched refs:updateMask (Results 151 – 175 of 183) sorted by path

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DNetworkconnectivity.php206 'updateMask' => [
442 'updateMask' => [
H A DOSConfig.php286 'updateMask' => [
392 'updateMask' => [
H A DPubsubLite.php196 'updateMask' => [
304 'updateMask' => [
400 'updateMask' => [
H A DRealTimeBidding.php190 'updateMask' => [
302 'updateMask' => [
459 'updateMask' => [
H A DRecaptchaEnterprise.php176 'updateMask' => [
H A DRecommendationsAI.php104 'updateMask' => [
190 'updateMask' => [
H A DSASPortalTesting.php114 'updateMask' => [
200 'updateMask' => [
348 'updateMask' => [
454 'updateMask' => [
664 'updateMask' => [
798 'updateMask' => [
946 'updateMask' => [
1052 'updateMask' => [
H A DSasportal.php114 'updateMask' => [
200 'updateMask' => [
348 'updateMask' => [
454 'updateMask' => [
664 'updateMask' => [
798 'updateMask' => [
946 'updateMask' => [
1052 'updateMask' => [
H A DSecretManager.php203 'updateMask' => [
H A DSecurityCommandCenter.php151 'updateMask' => [
227 'updateMask' => [
323 'updateMask' => [
423 'updateMask' => [
461 'updateMask' => [
485 'updateMask' => [
519 'updateMask' => [
605 'updateMask' => [
681 'updateMask' => [
777 'updateMask' => [
[all …]
H A DServiceDirectory.php190 'updateMask' => [
304 'updateMask' => [
418 'updateMask' => [
H A DServiceNetworking.php245 'updateMask' => [
H A DShoppingContent.php704 'updateMask' => [
2205 'updateMask' => [
2492 'updateMask' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DSetIamPolicyRequest.php27 public $updateMask; variable in Google\\Service\\Networkconnectivity\\SetIamPolicyRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBatchUpdateContactsRequest.php36 public $updateMask; variable in Google\\Service\\PeopleService\\BatchUpdateContactsRequest
83 public function setUpdateMask($updateMask) argument
85 $this->updateMask = $updateMask;
92 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DUpdateSnapshotRequest.php27 public $updateMask; variable in Google\\Service\\Pubsub\\UpdateSnapshotRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
H A DUpdateSubscriptionRequest.php27 public $updateMask; variable in Google\\Service\\Pubsub\\UpdateSubscriptionRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
H A DUpdateTopicRequest.php27 public $updateMask; variable in Google\\Service\\Pubsub\\UpdateTopicRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest.php33 public $updateMask; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest
80 public function setUpdateMask($updateMask) argument
82 $this->updateMask = $updateMask;
89 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest.php26 public $updateMask; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest
58 public function setUpdateMask($updateMask) argument
60 $this->updateMask = $updateMask;
64 return $this->updateMask;
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest.php22 public $updateMask; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest
26 public function setUpdateMask($updateMask) argument
28 $this->updateMask = $updateMask;
32 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DSetIamPolicyRequest.php27 public $updateMask; variable in Google\\Service\\SecretManager\\SetIamPolicyRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSetIamPolicyRequest.php27 public $updateMask; variable in Google\\Service\\SecurityCommandCenter\\SetIamPolicyRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DSetIamPolicyRequest.php27 public $updateMask; variable in Google\\Service\\ServiceManagement\\SetIamPolicyRequest
46 public function setUpdateMask($updateMask) argument
48 $this->updateMask = $updateMask;
55 return $this->updateMask;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductsCustomBatchRequestEntry.php47 public $updateMask; variable in Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry
136 public function setUpdateMask($updateMask) argument
138 $this->updateMask = $updateMask;
145 return $this->updateMask;

12345678