public sealed class UpdateWorkstationClusterRequest : IMessage<UpdateWorkstationClusterRequest>, IEquatable<UpdateWorkstationClusterRequest>, IDeepCloneable<UpdateWorkstationClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class UpdateWorkstationClusterRequest.
[[["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 `UpdateWorkstationClusterRequest` class within the Google Cloud Workstations v1 API, specifically version 1.1.0, and it serves as a request message for updating a workstation cluster."],["The `UpdateWorkstationClusterRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors, a default one and one that accepts another `UpdateWorkstationClusterRequest` object for parameter."],["The class includes properties such as `AllowMissing`, `UpdateMask`, `ValidateOnly`, and `WorkstationCluster`, allowing for optional settings when creating a new cluster and the specification of fields to update, validate, and the workstation cluster to be updated."],["The latest version of the documentation related to the class `UpdateWorkstationClusterRequest` can be found on the 1.3.0 version of this api, while 1.0.0, 1.1.0, and 1.2.0 are older versions."]]],[]]