Class: Google::Cloud::Bigquery::AnalyticsHub::V1::SubscribeListingResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb

Overview

Message for response when you subscribe to a listing.

Instance Attribute Summary collapse

Instance Attribute Details

#subscription::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription

Returns Subscription object created from this subscribe action.

Returns:



654
655
656
657
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 654

class SubscribeListingResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end