Class: Google::Apis::RealtimebiddingV1::CloseUserListRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1::CloseUserListRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/realtimebidding_v1/classes.rb,
generated/google/apis/realtimebidding_v1/representations.rb,
generated/google/apis/realtimebidding_v1/representations.rb
Overview
A request to close a specified user list.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CloseUserListRequest
constructor
A new instance of CloseUserListRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CloseUserListRequest
Returns a new instance of CloseUserListRequest.
212 213 214 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 212 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
217 218 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 217 def update!(**args) end |