Google Cloud Oracle Database V1 Client - Class LicenseModel (0.8.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class LicenseModel.
The license model of the DbSystem.
Protobuf type google.cloud.oracledatabase.v1.DbSystemProperties.LicenseModel
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ DbSystemProperties
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LICENSE_MODEL_UNSPECIFIED
Value: 0
The license model is unspecified.
Generated from protobuf enum LICENSE_MODEL_UNSPECIFIED = 0;
LICENSE_INCLUDED
Value: 1
The license model is included.
Generated from protobuf enum LICENSE_INCLUDED = 1;
BRING_YOUR_OWN_LICENSE
Value: 2
The license model is bring your own license.
Generated from protobuf enum BRING_YOUR_OWN_LICENSE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]