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 document outlines the \u003ccode\u003eCheckInfo\u003c/code\u003e class, which provides additional details about a check operation within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCheckInfo\u003c/code\u003e class is 2.4.0, and multiple previous versions are documented, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInfo\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckInfo\u003c/code\u003e includes properties such as \u003ccode\u003eConsumerInfo\u003c/code\u003e, which details consumer-related information, and \u003ccode\u003eUnusedArguments\u003c/code\u003e, which lists ignored fields and label keys for optimization.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckInfo\u003c/code\u003e has two constructors, one empty and the other taking a parameter of \u003ccode\u003eCheckResponse.Types.CheckInfo\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]