[[["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\u003eListWorkstationConfigsResponse\u003c/code\u003e class within the Google Cloud Workstations v1 API, covering its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListWorkstationConfigsResponse\u003c/code\u003e class is a response message used for listing workstation configurations, implementing interfaces such as \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, \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination, \u003ccode\u003eUnreachable\u003c/code\u003e which lists unreachable resources, and \u003ccode\u003eWorkstationConfigs\u003c/code\u003e which holds the requested workstation configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListWorkstationConfigsResponse\u003c/code\u003e class has a constructor to create a new instance and another that allows you to copy another response object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListWorkstationConfigsResponse\u003c/code\u003e is \u003ccode\u003e1.3.0\u003c/code\u003e, and prior versions (\u003ccode\u003e1.2.0\u003c/code\u003e, \u003ccode\u003e1.1.0\u003c/code\u003e, \u003ccode\u003e1.0.0\u003c/code\u003e) are also available.\u003c/p\u003e\n"]]],[],null,["# Cloud Workstations v1 API - Class ListWorkstationConfigsResponse (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.2.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.1.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.0.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse) \n\n public sealed class ListWorkstationConfigsResponse : IMessage\u003cListWorkstationConfigsResponse\u003e, IEquatable\u003cListWorkstationConfigsResponse\u003e, IDeepCloneable\u003cListWorkstationConfigsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cWorkstationConfig\u003e, IEnumerable\u003cWorkstationConfig\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Workstations v1 API class ListWorkstationConfigsResponse.\n\nResponse message for ListWorkstationConfigs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListWorkstationConfigsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListWorkstationConfigsResponse](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListWorkstationConfigsResponse](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListWorkstationConfigsResponse](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsResponse), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[WorkstationConfig](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.WorkstationConfig), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[WorkstationConfig](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.WorkstationConfig), [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.Workstations.V1](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Workstations.V1.dll\n\nConstructors\n------------\n\n### ListWorkstationConfigsResponse()\n\n public ListWorkstationConfigsResponse()\n\n### ListWorkstationConfigsResponse(ListWorkstationConfigsResponse)\n\n public ListWorkstationConfigsResponse(ListWorkstationConfigsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nToken to retrieve the next page of results, or empty if there are no more\nresults in the list.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nUnreachable resources.\n\n### WorkstationConfigs\n\n public RepeatedField\u003cWorkstationConfig\u003e WorkstationConfigs { get; }\n\nThe requested configs.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cWorkstationConfig\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]