Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::SubscribeListingResponse.
Message for response when you subscribe to a listing.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#subscription
def subscription() -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription
Returns
- (::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription) — Subscription object created from this subscribe action.
#subscription=
def subscription=(value) -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription
Parameter
- value (::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription) — Subscription object created from this subscribe action.
Returns
- (::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription) — Subscription object created from this subscribe action.