Google Cloud BigQuery Analytics Hub V1 Client - Class State (0.3.2)

Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class State.

State of the listing.

Protobuf type google.cloud.bigquery.analyticshub.v1.Listing.State

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ 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;