A token, which can be sent as
[page_token][google.cloud.speech.v2.ListRecognizersRequest.page_token] to
retrieve the next page. If this field is omitted, there are no subsequent
pages. This token expires after 72 hours.
[[["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\u003eThe \u003ccode\u003eListRecognizersResponse\u003c/code\u003e class is the response message for the \u003ccode\u003eListRecognizers\u003c/code\u003e method in the Cloud Speech-to-Text v2 API, used to retrieve a list of recognizers.\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, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, enabling it to manage a collection of \u003ccode\u003eRecognizer\u003c/code\u003e objects and work within the broader Google Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRecognizersResponse\u003c/code\u003e class includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property, which is a string token used for pagination, allowing the retrieval of subsequent pages of recognizers if there are more results than fit on one page, with a 72-hour expiration.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a \u003ccode\u003eRecognizers\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that contains the list of \u003ccode\u003eRecognizer\u003c/code\u003e objects requested in the API call.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is version 1.4.0, but also includes other versioning such as 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Cloud Speech-to-Text v2 API - Class ListRecognizersResponse (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.ListRecognizersResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.4.0/Google.Cloud.Speech.V2.ListRecognizersResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.3.0/Google.Cloud.Speech.V2.ListRecognizersResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.2.0/Google.Cloud.Speech.V2.ListRecognizersResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.1.0/Google.Cloud.Speech.V2.ListRecognizersResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Speech.V2/1.0.0/Google.Cloud.Speech.V2.ListRecognizersResponse) \n\n public sealed class ListRecognizersResponse : IMessage\u003cListRecognizersResponse\u003e, IEquatable\u003cListRecognizersResponse\u003e, IDeepCloneable\u003cListRecognizersResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cRecognizer\u003e, IEnumerable\u003cRecognizer\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Speech-to-Text v2 API class ListRecognizersResponse.\n\nResponse 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 ListRecognizersResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRecognizersResponse](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRecognizersResponse](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRecognizersResponse](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.ListRecognizersResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Recognizer](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.Recognizer), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Recognizer](/dotnet/docs/reference/Google.Cloud.Speech.V2/latest/Google.Cloud.Speech.V2.Recognizer), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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### ListRecognizersResponse()\n\n public ListRecognizersResponse()\n\n### ListRecognizersResponse(ListRecognizersResponse)\n\n public ListRecognizersResponse(ListRecognizersResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as\n\\[page_token\\]\\[google.cloud.speech.v2.ListRecognizersRequest.page_token\\] to\nretrieve the next page. If this field is omitted, there are no subsequent\npages. This token expires after 72 hours.\n\n### Recognizers\n\n public RepeatedField\u003cRecognizer\u003e Recognizers { get; }\n\nThe list of requested Recognizers.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cRecognizer\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]