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 within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, which provides information about a consumer.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eConsumerInfo\u003c/code\u003e is 2.4.0, with multiple previous versions ranging from 1.0.0 to 2.3.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConsumerInfo\u003c/code\u003e 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, with various methods that it may inherit.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eConsumerInfo()\u003c/code\u003e, and \u003ccode\u003eConsumerInfo(CheckResponse.Types.ConsumerInfo other)\u003c/code\u003e, as well as three properties: \u003ccode\u003eConsumerNumber\u003c/code\u003e, \u003ccode\u003eProjectNumber\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsumerNumber\u003c/code\u003e and \u003ccode\u003eProjectNumber\u003c/code\u003e are properties of type \u003ccode\u003eInt64\u003c/code\u003e that represent the identity of a consumer, and \u003ccode\u003eType\u003c/code\u003e specifies the consumer's type, as defined in the Google Resource Manager.\u003c/p\u003e\n"]]],[],null,[]]