[[["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\u003eListEnginesResponse\u003c/code\u003e class, which is part of the Discovery Engine v1beta API in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnginesResponse\u003c/code\u003e class is used as the response message for the \u003ccode\u003eEngineService.ListEngines\u003c/code\u003e method, allowing retrieval of a list of available engines.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and iteration.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eEngines\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the list of \u003ccode\u003eEngine\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string property but is currently not supported.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor, \u003ccode\u003eListEnginesResponse()\u003c/code\u003e, to create a new instance, and another constructor, \u003ccode\u003eListEnginesResponse(ListEnginesResponse other)\u003c/code\u003e, to construct the object from another instance of the same class.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class ListEnginesResponse (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEnginesResponse)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.ListEnginesResponse) \n\n public sealed class ListEnginesResponse : IMessage\u003cListEnginesResponse\u003e, IEquatable\u003cListEnginesResponse\u003e, IDeepCloneable\u003cListEnginesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cEngine\u003e, IEnumerable\u003cEngine\u003e, IEnumerable\n\nReference documentation and code samples for the Discovery Engine v1beta API class ListEnginesResponse.\n\nResponse message for\n\\[EngineService.ListEngines\\]\\[google.cloud.discoveryengine.v1beta.EngineService.ListEngines\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEnginesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEnginesResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEnginesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEnginesResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEnginesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEnginesResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEnginesResponse), [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)[Engine](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Engine), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Engine](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Engine), [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.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### ListEnginesResponse()\n\n public ListEnginesResponse()\n\n### ListEnginesResponse(ListEnginesResponse)\n\n public ListEnginesResponse(ListEnginesResponse other)\n\nProperties\n----------\n\n### Engines\n\n public RepeatedField\u003cEngine\u003e Engines { get; }\n\nAll the customer's \\[Engine\\]\\[google.cloud.discoveryengine.v1beta.Engine\\]s.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nNot supported.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cEngine\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]