public sealed class ReportResponse.Types.ReportError : IMessage<ReportResponse.Types.ReportError>, IEquatable<ReportResponse.Types.ReportError>, IDeepCloneable<ReportResponse.Types.ReportError>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class ReportResponse.Types.ReportError.
Represents the processing error of one
[Operation][google.api.servicecontrol.v1.Operation] in the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["This document provides reference documentation for the `ReportResponse.Types.ReportError` class within the Service Control v1 API, detailing its purpose and usage."],["The `ReportResponse.Types.ReportError` class represents an error that occurred during the processing of an `Operation` in the Service Control API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `object` class."],["Key properties of `ReportResponse.Types.ReportError` include `OperationId`, which corresponds to the operation ID from the request, and `Status`, which provides detailed information about the processing error."],["This page also provides version history from version 1.0.0 to 2.4.0, with 2.4.0 being the most recent version."]]],[]]