[[["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-03-21 UTC."],[[["The `ListWorkstationsRequest` class is used to request a list of workstations within the Cloud Workstations v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in handling messages and managing paginated requests."],["It provides properties like `PageSize`, `PageToken`, and `Parent` to control the number of results, navigate through pages, and specify the parent resource for the request."],["It also includes a constructor to create a new `ListWorkstationsRequest` object and another to make a copy of an existing `ListWorkstationsRequest`."],["The class offers a `ParentAsWorkstationConfigName` property, allowing for a typed view over the `Parent` resource name, specifically as a `WorkstationConfigName`."]]],[]]