Module: Google::Cloud::Bigquery::Reservation::V1::Edition

Defined in:
proto_docs/google/cloud/bigquery/reservation/v1/reservation.rb

Overview

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

Constant Summary collapse

EDITION_UNSPECIFIED =

Default value, which will be treated as ENTERPRISE.

0
STANDARD =

Standard edition.

1
ENTERPRISE =

Enterprise edition.

2
ENTERPRISE_PLUS =

Enterprise plus edition.

3