Class: Google::Apis::AdsenseplatformV1alpha::RequestSiteReviewResponse
- Inherits:
-
Object
- Object
- Google::Apis::AdsenseplatformV1alpha::RequestSiteReviewResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/adsenseplatform_v1alpha/classes.rb,
lib/google/apis/adsenseplatform_v1alpha/representations.rb,
lib/google/apis/adsenseplatform_v1alpha/representations.rb
Overview
Response definition for the site request review rpc.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RequestSiteReviewResponse
constructor
A new instance of RequestSiteReviewResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RequestSiteReviewResponse
Returns a new instance of RequestSiteReviewResponse.
341 342 343 |
# File 'lib/google/apis/adsenseplatform_v1alpha/classes.rb', line 341 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
346 347 |
# File 'lib/google/apis/adsenseplatform_v1alpha/classes.rb', line 346 def update!(**args) end |