public sealed class CheckError : IMessage<CheckError>, IEquatable<CheckError>, IDeepCloneable<CheckError>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class CheckError.
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 the Service Control v1 API class CheckError is 2.4.0, with multiple versions available for reference from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe CheckError class is used to define errors within the CheckResponse object in the Service Control v1 API, providing details on any issues encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe CheckError class inherits from Object and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the CheckError class include Code (for the error code), Detail (for free-form error text), Status (for public error information), and Subject (for the entity the error pertains to).\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are avaliable, a default one with no arguments, and another which takes in another CheckError object as an argument.\u003c/p\u003e\n"]]],[],null,[]]