public sealed class StopWorkstationRequest : IMessage<StopWorkstationRequest>, IEquatable<StopWorkstationRequest>, IDeepCloneable<StopWorkstationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class StopWorkstationRequest.
[[["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 `StopWorkstationRequest` class within the Cloud Workstations v1 API, used to send requests to stop a workstation."],["The `StopWorkstationRequest` class is part of the `Google.Cloud.Workstations.V1` namespace and is implemented in the `Google.Cloud.Workstations.V1.dll` assembly."],["This class can be constructed either without parameters or by providing another `StopWorkstationRequest` object."],["The `StopWorkstationRequest` class has properties such as `Etag` for version control, `Name` to specify the workstation, `ValidateOnly` for request preview, and `WorkstationName` for the typed resource name view."],["The latest version of this class can be found under version `1.3.0`, with previous versions available, including the currently viewed `1.1.0` version, `1.2.0`, and `1.0.0`."]]],[]]