Class: Google::Apis::AnalyticshubV1beta1::SubscribeListingResponse
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticshubV1beta1::SubscribeListingResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/analyticshub_v1beta1/classes.rb,
lib/google/apis/analyticshub_v1beta1/representations.rb,
lib/google/apis/analyticshub_v1beta1/representations.rb
Overview
Message for response when you subscribe to a listing.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SubscribeListingResponse
constructor
A new instance of SubscribeListingResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SubscribeListingResponse
Returns a new instance of SubscribeListingResponse.
1101 1102 1103 |
# File 'lib/google/apis/analyticshub_v1beta1/classes.rb', line 1101 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1106 1107 |
# File 'lib/google/apis/analyticshub_v1beta1/classes.rb', line 1106 def update!(**args) end |