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\u003eVersion 2.4.0 is the latest version available for the \u003ccode\u003eCheckResponse.Types.CheckInfo\u003c/code\u003e class, with multiple prior versions also accessible, ranging from 1.0.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class provides additional information about a check operation and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class contains two key properties: \u003ccode\u003eConsumerInfo\u003c/code\u003e, which provides details about the consumer of the check, and \u003ccode\u003eUnusedArguments\u003c/code\u003e, which lists fields and label keys ignored by the server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class has two constructors; a parameterless one and one that takes another \u003ccode\u003eCheckInfo\u003c/code\u003e object to make copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class inherits from the base .NET \u003ccode\u003eObject\u003c/code\u003e class, and the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]