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.
399 400 401 |
# File 'lib/google/apis/adsenseplatform_v1alpha/classes.rb', line 399 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
404 405 |
# File 'lib/google/apis/adsenseplatform_v1alpha/classes.rb', line 404 def update!(**args) end |