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 latest version available for \u003ccode\u003eGoogle.Cloud.ServiceControl.V1.CheckError\u003c/code\u003e is 2.4.0, while version 1.4.0 is the version being documented on this page, along with other previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckError\u003c/code\u003e defines the errors that can be returned within \u003ccode\u003eCheckResponse.check_errors\u003c/code\u003e in the Google API Service Control.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckError\u003c/code\u003e has properties such as \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eDetail\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eSubject\u003c/code\u003e to provide specifics about the error, including an error code, a free-form text detailing the error, status information, and a subject to which the error applies.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eCheckError\u003c/code\u003e objects: a parameterless constructor, and one that takes another \u003ccode\u003eCheckError\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]