public sealed class ConsumerInfo : IMessage<CheckResponse.Types.ConsumerInfo>, IEquatable<CheckResponse.Types.ConsumerInfo>, IDeepCloneable<CheckResponse.Types.ConsumerInfo>, IBufferMessage, IMessage
ConsumerInfo provides information about the consumer.
The consumer identity number, can be Google cloud project number, folder
number or organization number e.g. 1234567890. A value of 0 indicates no
consumer number is found.
[[["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\u003eConsumerInfo\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, used to provide consumer information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsumerInfo\u003c/code\u003e class 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\u003eKey properties of the \u003ccode\u003eConsumerInfo\u003c/code\u003e class include \u003ccode\u003eConsumerNumber\u003c/code\u003e, \u003ccode\u003eProjectNumber\u003c/code\u003e (now deprecated), and \u003ccode\u003eType\u003c/code\u003e, which define the consumer's identity and type.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides two constructors: a default \u003ccode\u003eConsumerInfo()\u003c/code\u003e and a constructor that takes another instance of the \u003ccode\u003eConsumerInfo\u003c/code\u003e class as an argument: \u003ccode\u003eConsumerInfo(CheckResponse.Types.ConsumerInfo other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content also gives access to previous version of the class, starting with version 1.0.0 to the latest version, 2.4.0, via the links that are provided.\u003c/p\u003e\n"]]],[],null,[]]