public sealed class StartWorkstationRequest : IMessage<StartWorkstationRequest>, IEquatable<StartWorkstationRequest>, IDeepCloneable<StartWorkstationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class StartWorkstationRequest.
[[["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 documentation is for the `StartWorkstationRequest` class within the Google Cloud Workstations v1 API, specifically version 1.1.0."],["The `StartWorkstationRequest` class is a request message used to start a workstation and inherits from the `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StartWorkstationRequest` class includes properties such as `Etag`, `Name`, `ValidateOnly`, and `WorkstationName`, which allow for optional validation, and for specifying the workstation's identity and server version."],["There are two constructors for the class: the first one has no parameters, and the second one takes a `StartWorkstationRequest` object."],["There are multiple versions of the documentation, such as 1.0.0, 1.2.0, and the latest 1.3.0, each with a specific page."]]],[]]