Class Table.AutomatedBackupPolicy (2.52.0)

public static class Table.AutomatedBackupPolicy

Inheritance

java.lang.Object > Table.AutomatedBackupPolicy

Static Methods

fromProto(Table.AutomatedBackupPolicy proto)

public static Table.AutomatedBackupPolicy fromProto(Table.AutomatedBackupPolicy proto)

Wraps the protobuf. This method is considered an internal implementation detail and not meant to be used by applications.

Parameter
Name Description
proto com.google.bigtable.admin.v2.Table.AutomatedBackupPolicy
Returns
Type Description
Table.AutomatedBackupPolicy

Methods

toProto()

public Table.AutomatedBackupPolicy toProto()

Creates the request protobuf. This method is considered an internal implementation detail and not meant to be used by applications.

Returns
Type Description
com.google.bigtable.admin.v2.Table.AutomatedBackupPolicy

viewConfig()

public String viewConfig()

Returns policy config contents as a string.

Returns
Type Description
String