public sealed class GetQuotaInfoRequest : IMessage<GetQuotaInfoRequest>, IEquatable<GetQuotaInfoRequest>, IDeepCloneable<GetQuotaInfoRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Quotas v1 API class GetQuotaInfoRequest.
[[["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 document provides reference documentation for the \u003ccode\u003eGetQuotaInfoRequest\u003c/code\u003e class within the Cloud Quotas v1 API, specifically version 1.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetQuotaInfoRequest\u003c/code\u003e class is designed as a message for retrieving quota information and inherits from \u003ccode\u003eobject\u003c/code\u003e, while implementing several interfaces, such as \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\u003eThe class contains two constructors, a default one and another that accepts a \u003ccode\u003eGetQuotaInfoRequest\u003c/code\u003e parameter for cloning, and it includes properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eQuotaInfoName\u003c/code\u003e (a typed view of the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a required field of type \u003ccode\u003estring\u003c/code\u003e, specifies the resource name of the quota info, following the format \u003ccode\u003eprojects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]