Required. Parent value of QuotaInfo resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
Example names:
projects/123/locations/global/services/compute.googleapis.comfolders/234/locations/global/services/compute.googleapis.comorganizations/345/locations/global/services/compute.googleapis.com
[[["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\u003eListQuotaInfosRequest\u003c/code\u003e is a class for requesting a list of \u003ccode\u003eQuotaInfo\u003c/code\u003e resources within the Cloud Quotas v1beta API.\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, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, providing various functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListQuotaInfosRequest\u003c/code\u003e objects can be constructed using a default constructor or by cloning an existing \u003ccode\u003eListQuotaInfosRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to manage pagination and specify the parent resource for the request, with \u003ccode\u003eParentAsServiceName\u003c/code\u003e providing a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property must be specified to indicate where the quota information is located, and it cannot list quotas across different resource containers, such as projects, folders or organizations, all at once.\u003c/p\u003e\n"]]],[],null,["# Cloud Quotas v1beta API - Class ListQuotaInfosRequest (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/1.0.0-beta01/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest) \n\n public sealed class ListQuotaInfosRequest : IMessage\u003cListQuotaInfosRequest\u003e, IEquatable\u003cListQuotaInfosRequest\u003e, IDeepCloneable\u003cListQuotaInfosRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud Quotas v1beta API class ListQuotaInfosRequest.\n\nMessage for requesting list of QuotaInfos \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListQuotaInfosRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListQuotaInfosRequest](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListQuotaInfosRequest](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListQuotaInfosRequest](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudQuotas.V1Beta](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudQuotas.V1Beta.dll\n\nConstructors\n------------\n\n### ListQuotaInfosRequest()\n\n public ListQuotaInfosRequest()\n\n### ListQuotaInfosRequest(ListQuotaInfosRequest)\n\n public ListQuotaInfosRequest(ListQuotaInfosRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Requested page size. Server may return fewer items than\nrequested. If unspecified, server will pick an appropriate default.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. A token identifying a page of results the server should return.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Parent value of QuotaInfo resources.\nListing across different resource containers (such as 'projects/-') is not\nallowed.\n\nExample names:\n`projects/123/locations/global/services/compute.googleapis.com`\n`folders/234/locations/global/services/compute.googleapis.com`\n`organizations/345/locations/global/services/compute.googleapis.com`\n\n### ParentAsServiceName\n\n public ServiceName ParentAsServiceName { get; set; }\n\n[ServiceName](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ServiceName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest#Google_Cloud_CloudQuotas_V1Beta_ListQuotaInfosRequest_Parent) resource name property."]]