Home
last modified time | relevance | path

Searched refs:updateType (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementUpdateRequest.php37 public $updateType; variable in Google\\Service\\Games\\AchievementUpdateRequest
98 public function setUpdateType($updateType) argument
100 $this->updateType = $updateType;
107 return $this->updateType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DModification.php32 protected $updateType = ColumnFamily::class; variable in Google\\Service\\BigtableAdmin\\Modification
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpdateClusterRequest.php34 protected $updateType = ClusterUpdate::class; variable in Google\\Service\\Container\\UpdateClusterRequest
H A DSetMasterAuthRequest.php38 protected $updateType = MasterAuth::class; variable in Google\\Service\\Container\\SetMasterAuthRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMutation.php30 protected $updateType = Write::class; variable in Google\\Service\\Spanner\\Mutation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DMutation.php30 protected $updateType = Entity::class; variable in Google\\Service\\Datastore\\Mutation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DWrite.php31 protected $updateType = Document::class; variable in Google\\Service\\Firestore\\Write
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResource.php53 protected $updateType = ResourceUpdate::class; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
H A DDeployment.php57 protected $updateType = DeploymentUpdate::class; variable in Google\\Service\\DeploymentManager\\Deployment