Google Cloud BigQuery Data Exchange V1beta1 Client - Class State (0.4.0)

Reference documentation and code samples for the Google Cloud BigQuery Data Exchange V1beta1 Client class State.

State of the listing.

Protobuf type google.cloud.bigquery.dataexchange.v1beta1.Listing.State

Namespace

Google \ Cloud \ BigQuery \ DataExchange \ V1beta1 \ Listing

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

STATE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

ACTIVE

Value: 1

Subscribable state. Users with dataexchange.listings.subscribe permission can subscribe to this listing.

Generated from protobuf enum ACTIVE = 1;