Google Cloud BigQuery Analytics Hub V1 Client - Class SharedResourceType (1.1.0)

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

The underlying shared asset type shared in a listing by a publisher.

Protobuf type google.cloud.bigquery.analyticshub.v1.SharedResourceType

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SHARED_RESOURCE_TYPE_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum SHARED_RESOURCE_TYPE_UNSPECIFIED = 0;

BIGQUERY_DATASET

Value: 1

BigQuery Dataset Asset.

Generated from protobuf enum BIGQUERY_DATASET = 1;

PUBSUB_TOPIC

Value: 2

Pub/Sub Topic Asset.

Generated from protobuf enum PUBSUB_TOPIC = 2;