public RepeatedField<CheckError> CheckErrors { get; }
Indicate the decision of the check.
If no check errors are present, the service should process the operation.
Otherwise the service should use the list of errors to determine the
appropriate action.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCheckResponse\u003c/code\u003e class within the Service Control v1 API is 2.4.0, with previous versions available for reference, ranging from 1.0.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckResponse\u003c/code\u003e is a response message for the Check method, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing multiple interfaces including \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\u003eThe class provides properties like \u003ccode\u003eCheckErrors\u003c/code\u003e, \u003ccode\u003eCheckInfo\u003c/code\u003e, \u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceRolloutId\u003c/code\u003e for managing check decisions, feedback data, and identification information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckResponse\u003c/code\u003e can be constructed with or without another \u003ccode\u003eCheckResponse\u003c/code\u003e as a parameter for initialization, with the parameter named \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckErrors\u003c/code\u003e property gives insight on whether the service should process an operation or use the check errors list to determine the appropriate action.\u003c/p\u003e\n"]]],[],null,[]]