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 details the `StartWorkstationRequest` class within the Google Cloud Workstations v1 API, specifically version 1.0.0."],["`StartWorkstationRequest` is used to construct a request for starting a workstation and is part of the `Google.Cloud.Workstations.V1` namespace within the Google.Cloud.Workstations.V1.dll assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Key properties of the `StartWorkstationRequest` class include `Etag` (for version validation), `Name` (the required workstation name), `ValidateOnly` (for request previewing), and `WorkstationName` (a typed view of the workstation resource name)."],["The documentation includes links to the class in the different versions (1.0.0, 1.1.0, 1.2.0, and 1.3.0) of the Cloud Workstation API, with 1.3.0 being the latest."]]],[]]