Class: Google::Apis::ServicecontrolV2::ReportResponse
- Inherits:
-
Object
- Object
- Google::Apis::ServicecontrolV2::ReportResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/servicecontrol_v2/classes.rb,
generated/google/apis/servicecontrol_v2/representations.rb,
generated/google/apis/servicecontrol_v2/representations.rb
Overview
Response message for the Report method. If the request contains any invalid data, the server returns an RPC error.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReportResponse
constructor
A new instance of ReportResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReportResponse
Returns a new instance of ReportResponse.
640 641 642 |
# File 'generated/google/apis/servicecontrol_v2/classes.rb', line 640 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
645 646 |
# File 'generated/google/apis/servicecontrol_v2/classes.rb', line 645 def update!(**args) end |