Cloud Spanner V1 Client - Class Edition (1.84.0)

Reference documentation and code samples for the Cloud Spanner V1 Client class Edition.

The edition selected for this instance. Different editions provide different capabilities at different price points.

Protobuf type google.spanner.admin.instance.v1.Instance.Edition

Namespace

Google \ Cloud \ Spanner \ Admin \ Instance \ V1 \ Instance

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EDITION_UNSPECIFIED

Value: 0

Edition not specified.

Generated from protobuf enum EDITION_UNSPECIFIED = 0;

STANDARD

Value: 1

Standard edition.

Generated from protobuf enum STANDARD = 1;

ENTERPRISE

Value: 2

Enterprise edition.

Generated from protobuf enum ENTERPRISE = 2;

ENTERPRISE_PLUS

Value: 3

Enterprise Plus edition.

Generated from protobuf enum ENTERPRISE_PLUS = 3;