Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class ShapeAttribute.
The shape attribute of the VM clusters attached to the ExascaleDbStorageVault.
Protobuf type google.cloud.oracledatabase.v1.ExascaleDbStorageVaultProperties.ShapeAttribute
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ ExascaleDbStorageVaultPropertiesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SHAPE_ATTRIBUTE_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum SHAPE_ATTRIBUTE_UNSPECIFIED = 0;
SMART_STORAGE
Value: 1Indicates that the resource is in smart storage.
Generated from protobuf enum SMART_STORAGE = 1;
BLOCK_STORAGE
Value: 2Indicates that the resource is in block storage.
Generated from protobuf enum BLOCK_STORAGE = 2;