Class: Google::Apis::RealtimebiddingV1alpha::ArchiveBiddingFunctionRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1alpha::ArchiveBiddingFunctionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/realtimebidding_v1alpha/classes.rb,
lib/google/apis/realtimebidding_v1alpha/representations.rb,
lib/google/apis/realtimebidding_v1alpha/representations.rb
Overview
A request to archive a bidding function.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ArchiveBiddingFunctionRequest
constructor
A new instance of ArchiveBiddingFunctionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ArchiveBiddingFunctionRequest
Returns a new instance of ArchiveBiddingFunctionRequest.
42 43 44 |
# File 'lib/google/apis/realtimebidding_v1alpha/classes.rb', line 42 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
47 48 |
# File 'lib/google/apis/realtimebidding_v1alpha/classes.rb', line 47 def update!(**args) end |