Home
last modified time | relevance | path

Searched refs:backupId (Results 1 – 9 of 9) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataprocMetastore.php335 'backupId' => [
H A DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php325 'backupId' => [
H A DSpanner.php344 'backupId' => [
H A DBigtableAdmin.php456 'backupId' => [
H A DBackupforGKE.php256 'backupId' => [
H A DCloudFilestore.php124 'backupId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DRestoreDomainRequest.php25 public $backupId; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\RestoreDomainRequest
30 public function setBackupId($backupId) argument
32 $this->backupId = $backupId;
39 return $this->backupId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCopyBackupRequest.php25 public $backupId; variable in Google\\Service\\Spanner\\CopyBackupRequest
40 public function setBackupId($backupId) argument
42 $this->backupId = $backupId;
49 return $this->backupId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupContext.php25 public $backupId; variable in Google\\Service\\SQLAdmin\\BackupContext
34 public function setBackupId($backupId) argument
36 $this->backupId = $backupId;
43 return $this->backupId;