public sealed class GetWorkstationClusterRequest : IMessage<GetWorkstationClusterRequest>, IEquatable<GetWorkstationClusterRequest>, IDeepCloneable<GetWorkstationClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class GetWorkstationClusterRequest.
[[["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."],[[["This page provides documentation for the `GetWorkstationClusterRequest` class within the Google Cloud Workstations v1 API, specifically version 1.2.0."],["`GetWorkstationClusterRequest` is a request message used to retrieve information about a specific workstation cluster."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities such as message handling, comparison, and cloning."],["It includes two constructors: a default constructor and one that allows for creating a copy of an existing `GetWorkstationClusterRequest` object, and it includes two properties `Name` and `WorkstationClusterName`."],["The most current version of the API, 1.3.0, and versions 1.1.0 and 1.0.0 are also linked at the top of the page for easy reference and navigation."]]],[]]