Number of results per requests. A valid page_size ranges from 0 to 100
inclusive. If the page_size is zero or unspecified, a page size of 5 will
be chosen. If the page size exceeds 100, it will be coerced down to 100.
Note that a call might return fewer results than the requested page size.
A page token, received from a previous
[ListCustomClasses][google.cloud.speech.v2.Speech.ListCustomClasses] call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[ListCustomClasses][google.cloud.speech.v2.Speech.ListCustomClasses] must
match the call that provided the page token.
[[["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 page provides reference documentation for the \u003ccode\u003eListCustomClassesRequest\u003c/code\u003e class within the Cloud Speech-to-Text v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomClassesRequest\u003c/code\u003e class is used to define the request message for the \u003ccode\u003eListCustomClasses\u003c/code\u003e method and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eShowDeleted\u003c/code\u003e, which are used to specify parameters for listing custom classes, such as the number of results per page and filtering for deleted resources.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the documentation available, with \u003ccode\u003e1.4.0\u003c/code\u003e being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and provides methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Speech-to-Text v2 API - Class ListCustomClassesRequest (1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListCustomClassesRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.4.0/Google.Cloud.Speech.V2.ListCustomClassesRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.3.0/Google.Cloud.Speech.V2.ListCustomClassesRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.2.0/Google.Cloud.Speech.V2.ListCustomClassesRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.1.0/Google.Cloud.Speech.V2.ListCustomClassesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.0.0/Google.Cloud.Speech.V2.ListCustomClassesRequest) \n\n public sealed class ListCustomClassesRequest : IMessage\u003cListCustomClassesRequest\u003e, IEquatable\u003cListCustomClassesRequest\u003e, IDeepCloneable\u003cListCustomClassesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud Speech-to-Text v2 API class ListCustomClassesRequest.\n\nRequest message for the\n\\[ListCustomClasses\\]\\[google.cloud.speech.v2.Speech.ListCustomClasses\\] method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCustomClassesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCustomClassesRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListCustomClassesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCustomClassesRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListCustomClassesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCustomClassesRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListCustomClassesRequest), [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.Speech.V2](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Speech.V2.dll\n\nConstructors\n------------\n\n### ListCustomClassesRequest()\n\n public ListCustomClassesRequest()\n\n### ListCustomClassesRequest(ListCustomClassesRequest)\n\n public ListCustomClassesRequest(ListCustomClassesRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nNumber of results per requests. A valid page_size ranges from 0 to 100\ninclusive. If the page_size is zero or unspecified, a page size of 5 will\nbe chosen. If the page size exceeds 100, it will be coerced down to 100.\nNote that a call might return fewer results than the requested page size.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous\n\\[ListCustomClasses\\]\\[google.cloud.speech.v2.Speech.ListCustomClasses\\] call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[ListCustomClasses\\]\\[google.cloud.speech.v2.Speech.ListCustomClasses\\] must\nmatch the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The project and location of CustomClass resources to list. The\nexpected format is `projects/{project}/locations/{location}`.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListCustomClassesRequest#Google_Cloud_Speech_V2_ListCustomClassesRequest_Parent) resource name property.\n\n### ShowDeleted\n\n public bool ShowDeleted { get; set; }\n\nWhether, or not, to show resources that have been deleted."]]