Class SubscribeListingRequest (0.1.1)

SubscribeListingRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
destination_dataset google.cloud.bigquery.analyticshub_v1.types.DestinationDataset
BigQuery destination dataset to create for the subscriber. This field is a member of `oneof`_ ``destination``.
name str
Required. Resource name of the listing that you want to subscribe to. e.g. ``projects/myproject/locations/US/dataExchanges/123/listings/456``.

Inheritance

builtins.object > proto.message.Message > SubscribeListingRequest