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 \ ListingMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
STATE_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
ACTIVE
Value: 1Subscribable state. Users with dataexchange.listings.subscribe permission can subscribe to this listing.
Generated from protobuf enum ACTIVE = 1;