Class: Google::Apis::ContentV2_1::RequestReviewBuyOnGoogleProgramRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContentV2_1::RequestReviewBuyOnGoogleProgramRequest
- 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 RequestReviewProgram method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RequestReviewBuyOnGoogleProgramRequest
constructor
A new instance of RequestReviewBuyOnGoogleProgramRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RequestReviewBuyOnGoogleProgramRequest
Returns a new instance of RequestReviewBuyOnGoogleProgramRequest.
12346 12347 12348 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 12346 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
12351 12352 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 12351 def update!(**args) end |