[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class is 2.5.0, as indicated in the provided version list, which is part of the Google.Cloud.Notebooks.V1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e is a class used for the response when listing environments in the AI Platform Notebooks v1 API, and it implements interfaces such as \u003ccode\u003eIPageResponse<Environment>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Environment>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties like \u003ccode\u003eEnvironments\u003c/code\u003e to access a list of returned environments, \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, and \u003ccode\u003eUnreachable\u003c/code\u003e for locations that couldn't be reached, as well as two constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a method \u003ccode\u003eGetEnumerator()\u003c/code\u003e which is used to iterate through the resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions of the class, going as far back as 1.0.0-beta04, that can also be accessed in the documentation.\u003c/p\u003e\n"]]],[],null,["# AI Platform Notebooks v1 API - Class ListEnvironmentsResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.4.0/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.3.0/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.2.0/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.1.0/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.0.0/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/1.0.0-beta04/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse) \n\n public sealed class ListEnvironmentsResponse : IPageResponse\u003cEnvironment\u003e, IEnumerable\u003cEnvironment\u003e, IEnumerable, IMessage\u003cListEnvironmentsResponse\u003e, IEquatable\u003cListEnvironmentsResponse\u003e, IDeepCloneable\u003cListEnvironmentsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the AI Platform Notebooks v1 API class ListEnvironmentsResponse.\n\nResponse for listing environments. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEnvironmentsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Environment](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.Environment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Environment](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.Environment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEnvironmentsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEnvironmentsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEnvironmentsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListEnvironmentsResponse), [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) \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.Notebooks.V1](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Notebooks.V1.dll\n\nConstructors\n------------\n\n### ListEnvironmentsResponse()\n\n public ListEnvironmentsResponse()\n\n### ListEnvironmentsResponse(ListEnvironmentsResponse)\n\n public ListEnvironmentsResponse(ListEnvironmentsResponse other)\n\nProperties\n----------\n\n### Environments\n\n public RepeatedField\u003cEnvironment\u003e Environments { get; }\n\nA list of returned environments.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA page token that can be used to continue listing from the last result\nin the next list call.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cEnvironment\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]