The maximum number of Recognizers to return. The service may return fewer
than this value. If unspecified, at most 5 Recognizers will be returned.
The maximum value is 100; values above 100 will be coerced to 100.
A page token, received from a previous
[ListRecognizers][google.cloud.speech.v2.Speech.ListRecognizers] call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[ListRecognizers][google.cloud.speech.v2.Speech.ListRecognizers] 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 documentation is for the \u003ccode\u003eListRecognizersRequest\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, used to list recognizers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRecognizersRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageRequest\u003c/code\u003e, indicating its role in message handling, equality comparison, cloning, buffer management, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes 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 to control the listing, indicating its use in paginated retrieval of recognizers and filtering options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRecognizersRequest\u003c/code\u003e class provides constructors that allow for creating new instances with default values or from an existing \u003ccode\u003eListRecognizersRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also indicates the latest version is 1.4.0, with other previous versions also having their own documentation.\u003c/p\u003e\n"]]],[],null,["# Cloud Speech-to-Text v2 API - Class ListRecognizersRequest (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.ListRecognizersRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.4.0/Google.Cloud.Speech.V2.ListRecognizersRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.3.0/Google.Cloud.Speech.V2.ListRecognizersRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.2.0/Google.Cloud.Speech.V2.ListRecognizersRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.1.0/Google.Cloud.Speech.V2.ListRecognizersRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.0.0/Google.Cloud.Speech.V2.ListRecognizersRequest) \n\n public sealed class ListRecognizersRequest : IMessage\u003cListRecognizersRequest\u003e, IEquatable\u003cListRecognizersRequest\u003e, IDeepCloneable\u003cListRecognizersRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud Speech-to-Text v2 API class ListRecognizersRequest.\n\nRequest message for the\n\\[ListRecognizers\\]\\[google.cloud.speech.v2.Speech.ListRecognizers\\] method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRecognizersRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRecognizersRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRecognizersRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRecognizersRequest](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersRequest), [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### ListRecognizersRequest()\n\n public ListRecognizersRequest()\n\n### ListRecognizersRequest(ListRecognizersRequest)\n\n public ListRecognizersRequest(ListRecognizersRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of Recognizers to return. The service may return fewer\nthan this value. If unspecified, at most 5 Recognizers will be returned.\nThe maximum value is 100; values above 100 will be coerced to 100.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous\n\\[ListRecognizers\\]\\[google.cloud.speech.v2.Speech.ListRecognizers\\] call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[ListRecognizers\\]\\[google.cloud.speech.v2.Speech.ListRecognizers\\] must match\nthe call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The project and location of Recognizers to list. The expected\nformat 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.ListRecognizersRequest#Google_Cloud_Speech_V2_ListRecognizersRequest_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."]]