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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SHARED_RESOURCE_TYPE_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum SHARED_RESOURCE_TYPE_UNSPECIFIED = 0;
BIGQUERY_DATASET
Value: 1BigQuery Dataset Asset.
Generated from protobuf enum BIGQUERY_DATASET = 1;
PUBSUB_TOPIC
Value: 2Pub/Sub Topic Asset.
Generated from protobuf enum PUBSUB_TOPIC = 2;