Home
last modified time | relevance | path

Searched refs:BackupContext (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOperation.php22 protected $backupContextType = BackupContext::class;
80 * @param BackupContext
82 public function setBackupContext(BackupContext $backupContext)
87 * @return BackupContext
H A DBackupContext.php20 class BackupContext extends \Google\Model class
62 class_alias(BackupContext::class, 'Google_Service_SQLAdmin_BackupContext');