public sealed class DeleteOSPolicyAssignmentRequest : IMessage<DeleteOSPolicyAssignmentRequest>, IEquatable<DeleteOSPolicyAssignmentRequest>, IDeepCloneable<DeleteOSPolicyAssignmentRequest>, IBufferMessage, IMessage
A request message for deleting a 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-12 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e class within the Google Cloud OS Config V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e is 2.4.0, and the page also lists various other versions dating back to 1.3.0 for this specific class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e is used to formulate a request to delete an OS policy assignment and includes a required \u003ccode\u003eName\u003c/code\u003e property to specify which assignment to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces such as \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 properties of this class include \u003ccode\u003eName\u003c/code\u003e, a string used to define the OS policy assignment name, and \u003ccode\u003eOSPolicyAssignmentName\u003c/code\u003e, which provides a typed view over the resource name property.\u003c/p\u003e\n"]]],[],null,[]]