Class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ActivateDataSegmentRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ActivateDataSegmentRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb
Overview
Request message for activating a data segment
Instance Method Summary collapse
-
#initialize(**args) ⇒ ActivateDataSegmentRequest
constructor
A new instance of ActivateDataSegmentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ActivateDataSegmentRequest
Returns a new instance of ActivateDataSegmentRequest.
110 111 112 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 110 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
115 116 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 115 def update!(**args) end |