Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class LicenseModel.
The Oracle license model that applies to the ExaScale VM cluster
Protobuf type google.cloud.oracledatabase.v1.ExadbVmClusterProperties.LicenseModel
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ ExadbVmClusterPropertiesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
LICENSE_MODEL_UNSPECIFIED
Value: 0Unspecified.
Generated from protobuf enum LICENSE_MODEL_UNSPECIFIED = 0;
LICENSE_INCLUDED
Value: 1Default is license included.
Generated from protobuf enum LICENSE_INCLUDED = 1;
BRING_YOUR_OWN_LICENSE
Value: 2Bring your own license.
Generated from protobuf enum BRING_YOUR_OWN_LICENSE = 2;