Interface AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder (0.30.0)

public static interface AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCount()

public abstract int getCount()

The number of backups to retain.

int32 count = 1;

Returns
TypeDescription
int

The count.