Google BigQuery Reservation V1 Client - Class Edition (1.1.2)

Reference documentation and code samples for the Google BigQuery Reservation V1 Client class Edition.

The type of editions.

Different features and behaviors are provided to different editions Capacity commitments and reservations are linked to editions.

Protobuf type google.cloud.bigquery.reservation.v1.Edition

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

EDITION_UNSPECIFIED

Value: 0

Default value, which will be treated as ENTERPRISE.

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;