Class: Google::Apis::RealtimebiddingV1::OpenUserListRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1::OpenUserListRequest
- 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 open a specified user list.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OpenUserListRequest
constructor
A new instance of OpenUserListRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OpenUserListRequest
Returns a new instance of OpenUserListRequest.
1133 1134 1135 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 1133 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1138 1139 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 1138 def update!(**args) end |