resourceType property

String? resourceType
getter/setter pair

Listing shared asset type.

Output only. Possible string values are:

  • "SHARED_RESOURCE_TYPE_UNSPECIFIED" : Not specified.
  • "BIGQUERY_DATASET" : BigQuery Dataset Asset.
  • "PUBSUB_TOPIC" : Pub/Sub Topic Asset.

Implementation

core.String? resourceType;