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\u003eThis webpage details the \u003ccode\u003eCheckInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, which provides additional details about a check operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class implements multiple 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 handling message data and object equality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes an existing \u003ccode\u003eCheckResponse.Types.CheckInfo\u003c/code\u003e object for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckInfo\u003c/code\u003e contains properties such as \u003ccode\u003eConsumerInfo\u003c/code\u003e, which stores information about the consumer of the check, and \u003ccode\u003eUnusedArguments\u003c/code\u003e, a list of fields that are not needed for requests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this specific class is 2.4.0, with versions ranging back to 1.0.0, showing the history of different releases.\u003c/p\u003e\n"]]],[],null,[]]