Interface DbBackupConfig.BackupDestinationDetailsOrBuilder (0.29.0)

public static interface DbBackupConfig.BackupDestinationDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract DbBackupConfig.BackupDestinationType getType()

Optional. The type of the database backup destination.

.google.cloud.oracledatabase.v1.DbBackupConfig.BackupDestinationType type = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
DbBackupConfig.BackupDestinationType

The type.

getTypeValue()

public abstract int getTypeValue()

Optional. The type of the database backup destination.

.google.cloud.oracledatabase.v1.DbBackupConfig.BackupDestinationType type = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for type.