Class: Google::Apis::RealtimebiddingV1::CloseUserListRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1::CloseUserListRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/realtimebidding_v1/classes.rb,
lib/google/apis/realtimebidding_v1/representations.rb,
lib/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.
471 472 473 |
# File 'lib/google/apis/realtimebidding_v1/classes.rb', line 471 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
476 477 |
# File 'lib/google/apis/realtimebidding_v1/classes.rb', line 476 def update!(**args) end |