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 \ OdbSubnetMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PURPOSE_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum PURPOSE_UNSPECIFIED = 0;
CLIENT_SUBNET
Value: 1Subnet to be used for client connections.
Generated from protobuf enum CLIENT_SUBNET = 1;
BACKUP_SUBNET
Value: 2Subnet to be used for backup.
Generated from protobuf enum BACKUP_SUBNET = 2;