[[["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 latest version of the \u003ccode\u003eListWorkstationConfigsRequest\u003c/code\u003e class is 1.3.0, and it is part of the Google Cloud Workstations v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for listing workstation configurations and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListWorkstationConfigsRequest\u003c/code\u003e class includes properties like \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used for managing the listing parameters, including pagination and specifying the parent resource.\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from \u003ccode\u003eobject\u003c/code\u003e and includes constructors for creating new instances, either default or from another \u003ccode\u003eListWorkstationConfigsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsWorkstationClusterName\u003c/code\u003e is a property for a typed view over the parent resource name, being of the \u003ccode\u003eWorkstationClusterName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,["# Cloud Workstations v1 API - Class ListWorkstationConfigsRequest (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.ListWorkstationConfigsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.2.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.1.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Workstations.V1/1.0.0/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest) \n\n public sealed class ListWorkstationConfigsRequest : IMessage\u003cListWorkstationConfigsRequest\u003e, IEquatable\u003cListWorkstationConfigsRequest\u003e, IDeepCloneable\u003cListWorkstationConfigsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud Workstations v1 API class ListWorkstationConfigsRequest.\n\nRequest message for ListWorkstationConfigs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListWorkstationConfigsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListWorkstationConfigsRequest](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListWorkstationConfigsRequest](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListWorkstationConfigsRequest](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest), [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), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \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### ListWorkstationConfigsRequest()\n\n public ListWorkstationConfigsRequest()\n\n### ListWorkstationConfigsRequest(ListWorkstationConfigsRequest)\n\n public ListWorkstationConfigsRequest(ListWorkstationConfigsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Maximum number of items to return.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. next_page_token value returned from a previous List request, if\nany.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Parent resource name.\n\n### ParentAsWorkstationClusterName\n\n public WorkstationClusterName ParentAsWorkstationClusterName { get; set; }\n\n[WorkstationClusterName](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.WorkstationClusterName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Workstations.V1/latest/Google.Cloud.Workstations.V1.ListWorkstationConfigsRequest#Google_Cloud_Workstations_V1_ListWorkstationConfigsRequest_Parent) resource name property."]]