Google Cloud Oracle Database V1 Client - Class Purpose (0.8.0)

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

Purpose available for the subnet.

Protobuf type google.cloud.oracledatabase.v1.OdbSubnet.Purpose

Namespace

Google \ Cloud \ OracleDatabase \ V1 \ OdbSubnet

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PURPOSE_UNSPECIFIED

Value: 0

Default unspecified value.

Generated from protobuf enum PURPOSE_UNSPECIFIED = 0;

CLIENT_SUBNET

Value: 1

Subnet to be used for client connections.

Generated from protobuf enum CLIENT_SUBNET = 1;

BACKUP_SUBNET

Value: 2

Subnet to be used for backup.

Generated from protobuf enum BACKUP_SUBNET = 2;