public sealed class UpdateWorkstationConfigRequest : IMessage<UpdateWorkstationConfigRequest>, IEquatable<UpdateWorkstationConfigRequest>, IDeepCloneable<UpdateWorkstationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class UpdateWorkstationConfigRequest.
Optional. If set and the workstation configuration is not found, a new
workstation configuration will be created. In this situation,
update_mask is ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateWorkstationConfigRequest\u003c/code\u003e class within the Cloud Workstations v1 API, specifically version 1.2.0, and details the request message structure for updating workstation configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkstationConfigRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are outlined in the document.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateWorkstationConfigRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e (to create a new configuration if not found), \u003ccode\u003eUpdateMask\u003c/code\u003e (to specify fields to be updated), \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview changes without applying them), and \u003ccode\u003eWorkstationConfig\u003c/code\u003e (the configuration to update).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default and another that takes an existing \u003ccode\u003eUpdateWorkstationConfigRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]