public sealed class GetWorkstationRequest : IMessage<GetWorkstationRequest>, IEquatable<GetWorkstationRequest>, IDeepCloneable<GetWorkstationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class GetWorkstationRequest.
[[["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 `GetWorkstationRequest` class is used to request a specific workstation within the Cloud Workstations v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage workstation requests."],["The `GetWorkstationRequest` class has properties to set the name of the resource and provides a `WorkstationName` typed view over this resource name."],["The latest version of `GetWorkstationRequest` is 1.3.0, but previous versions 1.2.0, 1.1.0 and 1.0.0 are also listed."],["The `GetWorkstationRequest` class is contained within the `Google.Cloud.Workstations.V1` namespace and the `Google.Cloud.Workstations.V1.dll` assembly."]]],[]]