Google Cloud Database Center V1beta Client - Class Edition (0.3.1)

Reference documentation and code samples for the Google Cloud Database Center V1beta Client class Edition.

Proto representing the edition of the instance.

NextId: 4.

Protobuf type google.cloud.databasecenter.v1beta.Edition

Namespace

Google \ Cloud \ DatabaseCenter \ V1beta

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EDITION_UNSPECIFIED

Value: 0

Default, to make it consistent with instance edition enum.

Generated from protobuf enum EDITION_UNSPECIFIED = 0;

EDITION_ENTERPRISE

Value: 1

Represents the enterprise edition.

Generated from protobuf enum EDITION_ENTERPRISE = 1;

EDITION_ENTERPRISE_PLUS

Value: 2

Represents the enterprise plus edition.

Generated from protobuf enum EDITION_ENTERPRISE_PLUS = 2;

EDITION_STANDARD

Value: 3

Represents the standard edition.

Generated from protobuf enum EDITION_STANDARD = 3;