public sealed class CreateQuotaPreferenceRequest : IMessage<CreateQuotaPreferenceRequest>, IEquatable<CreateQuotaPreferenceRequest>, IDeepCloneable<CreateQuotaPreferenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Quotas v1beta API class CreateQuotaPreferenceRequest.
[[["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\u003eCreateQuotaPreferenceRequest\u003c/code\u003e is a sealed class within the Cloud Quotas v1beta API, specifically used for creating a QuotaPreference message.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors to create new instances, either empty or by copying from another \u003ccode\u003eCreateQuotaPreferenceRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eParent\u003c/code\u003e (a required string representing the parent resource), \u003ccode\u003eQuotaPreference\u003c/code\u003e (the required resource being created), \u003ccode\u003eQuotaPreferenceId\u003c/code\u003e (an optional unique identifier), and \u003ccode\u003eIgnoreSafetyChecks\u003c/code\u003e (for listing quota safety checks to be ignored).\u003c/p\u003e\n"],["\u003cp\u003eThe class interacts with other types like \u003ccode\u003eQuotaSafetyCheck\u003c/code\u003e, \u003ccode\u003eLocationName\u003c/code\u003e, and \u003ccode\u003eQuotaPreference\u003c/code\u003e, that are all defined within the same namespace \u003ccode\u003eGoogle.Cloud.CloudQuotas.V1Beta\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]