public sealed class GetQuotaPreferenceRequest : IMessage<GetQuotaPreferenceRequest>, IEquatable<GetQuotaPreferenceRequest>, IDeepCloneable<GetQuotaPreferenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Quotas v1beta API class GetQuotaPreferenceRequest.
[[["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\u003e\u003ccode\u003eGetQuotaPreferenceRequest\u003c/code\u003e is a sealed class within the Cloud Quotas v1beta API, specifically used for retrieving a QuotaPreference.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for functionalities like deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetQuotaPreferenceRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eName\u003c/code\u003e which is a required string, and \u003ccode\u003eQuotaPreferenceName\u003c/code\u003e, which is a \u003ccode\u003eQuotaPreferenceName\u003c/code\u003e-typed view of the name property.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of the class is to serve as a message for fetching a \u003ccode\u003eQuotaPreference\u003c/code\u003e, with the name property being required to identify the specific resource.\u003c/p\u003e\n"]]],[],null,[]]