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"]],[["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\u003eCheckResponse\u003c/code\u003e class is a response message for the Check method within the Service Control v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to provide information about the result of a check operation, including potential errors, through properties like \u003ccode\u003eCheckErrors\u003c/code\u003e and \u003ccode\u003eCheckInfo\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckResponse\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is found within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceRolloutId\u003c/code\u003e, which provide details about the specific operation and configuration used to process the check request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the \u003ccode\u003eCheckResponse\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.4.0, and they can be accessed through their relative paths.\u003c/p\u003e\n"]]],[],null,[]]