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, used to provide consumer-related information in the context of service control operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e2.4.0\u003c/code\u003e, with a full list of versions also available from \u003ccode\u003e2.3.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, all within the Google Cloud Service Control library for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConsumerInfo\u003c/code\u003e 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, making it compatible with Google's protocol buffer system and providing deep cloning and comparison capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsumerInfo\u003c/code\u003e class offers properties such as \u003ccode\u003eConsumerNumber\u003c/code\u003e, \u003ccode\u003eProjectNumber\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to capture details about the consumer, including their unique numerical identifier, project association, and consumer type.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eConsumerInfo\u003c/code\u003e: a default one and one that allows copying the properties from an existing \u003ccode\u003eConsumerInfo\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]