[[["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 documentation for the \u003ccode\u003eListModelsResponse\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListModelsResponse\u003c/code\u003e is a class that represents the response message for the \u003ccode\u003eListModels\u003c/code\u003e method, containing a list of available translation models.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is version 3.9.0, but versions back to 2.2.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListModelsResponse\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, among others, making it versatile in its usage.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListModelsResponse\u003c/code\u003e include \u003ccode\u003eModels\u003c/code\u003e, a collection of translation models, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for paginating through results.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class ListModelsResponse (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.ListModelsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.ListModelsResponse) \n\n public sealed class ListModelsResponse : IMessage\u003cListModelsResponse\u003e, IEquatable\u003cListModelsResponse\u003e, IDeepCloneable\u003cListModelsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cModel\u003e, IEnumerable\u003cModel\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Translation v3 API class ListModelsResponse.\n\nResponse message for ListModels. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListModelsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListModelsResponse](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListModelsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListModelsResponse](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListModelsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListModelsResponse](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListModelsResponse), [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)[Model](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Model](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model), [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.Translate.V3](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Translate.V3.dll\n\nConstructors\n------------\n\n### ListModelsResponse()\n\n public ListModelsResponse()\n\n### ListModelsResponse(ListModelsResponse)\n\n public ListModelsResponse(ListModelsResponse other)\n\nProperties\n----------\n\n### Models\n\n public RepeatedField\u003cModel\u003e Models { get; }\n\nThe models read.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve next page of results.\nPass this token to the page_token field in the ListModelsRequest to\nobtain the corresponding page.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cModel\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]