Class: Google::Apis::ContentV2_1::PauseBuyOnGoogleProgramRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContentV2_1::PauseBuyOnGoogleProgramRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/content_v2_1/classes.rb,
lib/google/apis/content_v2_1/representations.rb,
lib/google/apis/content_v2_1/representations.rb
Overview
Request message for the PauseProgram method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PauseBuyOnGoogleProgramRequest
constructor
A new instance of PauseBuyOnGoogleProgramRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PauseBuyOnGoogleProgramRequest
Returns a new instance of PauseBuyOnGoogleProgramRequest.
8799 8800 8801 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 8799 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8804 8805 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 8804 def update!(**args) end |