Google Cloud Oracle Database V1 Client - Class RefreshableState (0.1.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class RefreshableState.

The refresh state of the cloned Autonomous Database.

Protobuf type google.cloud.oracledatabase.v1.AutonomousDatabaseProperties.RefreshableState

Namespace

Google \ Cloud \ OracleDatabase \ V1 \ AutonomousDatabaseProperties

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

REFRESHABLE_STATE_UNSPECIFIED

Value: 0

Default unspecified value.

Generated from protobuf enum REFRESHABLE_STATE_UNSPECIFIED = 0;

REFRESHING

Value: 1

Refreshing

Generated from protobuf enum REFRESHING = 1;

NOT_REFRESHING

Value: 2

Not refreshed

Generated from protobuf enum NOT_REFRESHING = 2;