public sealed class CheckInfo : IMessage<CheckResponse.Types.CheckInfo>, IEquatable<CheckResponse.Types.CheckInfo>, IDeepCloneable<CheckResponse.Types.CheckInfo>, IBufferMessage, IMessage
Contains additional information about the check operation.
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 \u003ccode\u003eCheckInfo\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, provides additional details about the check operation within Google Cloud's Service Control API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eCheckInfo\u003c/code\u003e, is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data integrity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eCheckInfo\u003c/code\u003e object as a parameter for copying, along with two properties namely \u003ccode\u003eConsumerInfo\u003c/code\u003e, and \u003ccode\u003eUnusedArguments\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is \u003ccode\u003e2.4.0\u003c/code\u003e but this page is displaying the information for version \u003ccode\u003e1.0.0\u003c/code\u003e, which is also the oldest version listed.\u003c/p\u003e\n"]]],[],null,[]]