Class: Google::Cloud::Bigquery::AnalyticsHub::V1::SubscribeListingRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigquery::AnalyticsHub::V1::SubscribeListingRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb
Overview
Message for subscribing to a listing.
Instance Attribute Summary collapse
-
#destination_dataset ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::DestinationDataset
BigQuery destination dataset to create for the subscriber.
-
#name ⇒ ::String
Required.
Instance Attribute Details
#destination_dataset ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::DestinationDataset
613 614 615 616 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 613 class SubscribeListingRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
613 614 615 616 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 613 class SubscribeListingRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |