Class: Google::Apis::Searchads360V23::GoogleAdsSearchads360V23ServicesRunBatchJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V23::GoogleAdsSearchads360V23ServicesRunBatchJobRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/searchads360_v23/classes.rb,
lib/google/apis/searchads360_v23/representations.rb,
lib/google/apis/searchads360_v23/representations.rb
Overview
Request message for BatchJobService.RunBatchJob.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V23ServicesRunBatchJobRequest
constructor
A new instance of GoogleAdsSearchads360V23ServicesRunBatchJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V23ServicesRunBatchJobRequest
Returns a new instance of GoogleAdsSearchads360V23ServicesRunBatchJobRequest.
52473 52474 52475 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 52473 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
52478 52479 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 52478 def update!(**args) end |