public sealed class CheckResponse.Types.CheckInfo : IMessage<CheckResponse.Types.CheckInfo>, IEquatable<CheckResponse.Types.CheckInfo>, IDeepCloneable<CheckResponse.Types.CheckInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class CheckResponse.Types.CheckInfo.
Contains additional information about the check operation.
The unique id of the api key in the format of "apikey:<UID>".
This field will be populated when the consumer passed to Service Control
is an API key and all the API key related validations are successful.
public RepeatedField<string> UnusedArguments { get; }
A list of fields and label keys that are ignored by the server.
The client doesn't need to send them for following requests to improve
performance and allow better aggregation.
[[["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 is 2.4.0, as listed at the top of the version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckResponse.Types.CheckInfo\u003c/code\u003e class, found within the Service Control v1 API, provides additional information about the check operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckResponse.Types.CheckInfo\u003c/code\u003e class implements interfaces such as \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 contains properties such as \u003ccode\u003eApiKeyUid\u003c/code\u003e, representing the unique ID of the API key, and \u003ccode\u003eConsumerInfo\u003c/code\u003e, detailing consumer-related data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnusedArguments\u003c/code\u003e property is a list of server-ignored fields and label keys, which, if omitted, can improve request performance and aggregation.\u003c/p\u003e\n"]]],[],null,[]]