public sealed class CheckError : IMessage<CheckError>, IEquatable<CheckError>, IDeepCloneable<CheckError>, IBufferMessage, IMessage
Defines the errors to be returned in
[google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCheckError\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, defines errors returned in the \u003ccode\u003eCheckResponse\u003c/code\u003e of the Google API Service Control.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckError\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eDetail\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eSubject\u003c/code\u003e to offer comprehensive details about the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckError\u003c/code\u003e class has an inheritance from the base \u003ccode\u003eObject\u003c/code\u003e class, and has two constructors, a default one, and another one to create a \u003ccode\u003eCheckError\u003c/code\u003e object from an existing \u003ccode\u003eCheckError\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version is 2.4.0 and previous versions 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0 are available for reference.\u003c/p\u003e\n"]]],[],null,[]]