Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php22 protected $backupRetentionSettingsType = BackupRetentionSettings::class;
58 * @param BackupRetentionSettings
60 public function setBackupRetentionSettings(BackupRetentionSettings $backupRetentionSettings)
65 * @return BackupRetentionSettings
H A DBackupRetentionSettings.php20 class BackupRetentionSettings extends \Google\Model class
62 class_alias(BackupRetentionSettings::class, 'Google_Service_SQLAdmin_BackupRetentionSettings');