public sealed class UpdateOSPolicyAssignmentRequest : IMessage<UpdateOSPolicyAssignmentRequest>, IEquatable<UpdateOSPolicyAssignmentRequest>, IDeepCloneable<UpdateOSPolicyAssignmentRequest>, IBufferMessage, IMessage
A request message to update an OS policy assignment
[[["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 document provides details for the \u003ccode\u003eUpdateOSPolicyAssignmentRequest\u003c/code\u003e class within the Google.Cloud.OsConfig.V1Alpha namespace, specifically version 1.0.0-alpha04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateOSPolicyAssignmentRequest\u003c/code\u003e class is used to send a request to update an OS policy assignment and is a part of the Google Cloud OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eOsPolicyAssignment\u003c/code\u003e (required) and \u003ccode\u003eUpdateMask\u003c/code\u003e (optional) to specify the OS policy assignment to be updated and which fields should be updated respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating an \u003ccode\u003eUpdateOSPolicyAssignmentRequest\u003c/code\u003e object, one default and one that takes an existing \u003ccode\u003eUpdateOSPolicyAssignmentRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]