Home
last modified time | relevance | path

Searched refs:operationType (Results 26 – 32 of 32) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSslCertsInsertResponse.php28 protected $operationType = Operation::class; variable in Google\\Service\\SQLAdmin\\SslCertsInsertResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1alpha1OperationMetadata.php25 public $operationType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1OperationMetadata
30 public function setOperationType($operationType) argument
32 $this->operationType = $operationType;
39 return $this->operationType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DUploadYumArtifactMediaResponse.php22 protected $operationType = Operation::class; variable in Google\\Service\\ArtifactRegistry\\UploadYumArtifactMediaResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DType.php34 protected $operationType = Operation::class; variable in Google\\Service\\DeploymentManager\\Type
/plugin/ol3/
H A Dscript.js8 …on:null})||this;r.processor_=null,r.operationType_=void 0!==e.operationType?e.operationType:Fd,r.t…
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3289 public $operationType; variable in Google_Operation
3363 public function setOperationType( $operationType) { argument
3364 $this->operationType = $operationType;
3367 return $this->operationType;
H A DGoogle_SQLAdminService.php675 public $operationType; variable in Google_InstanceOperation
728 public function setOperationType( $operationType) { argument
729 $this->operationType = $operationType;
732 return $this->operationType;

12