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 document provides information on the \u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e class, which is used to request the deletion of an OS policy assignment within the Google Cloud OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and is available in version 1.8.0 of the associated .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality within the Google Cloud Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor and one that takes another \u003ccode\u003eDeleteOSPolicyAssignmentRequest\u003c/code\u003e instance as a parameter to clone it.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains the properties \u003ccode\u003eName\u003c/code\u003e (a string that is required to identify the OS Policy that will be deleted) and \u003ccode\u003eOSPolicyAssignmentName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]