public sealed class DeleteOSPolicyAssignmentRequest : IMessage<DeleteOSPolicyAssignmentRequest>, IEquatable<DeleteOSPolicyAssignmentRequest>, IDeepCloneable<DeleteOSPolicyAssignmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class DeleteOSPolicyAssignmentRequest.
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"]],[["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 provides reference information for the `DeleteOSPolicyAssignmentRequest` class within the Google Cloud OS Config v1alpha API."],["The `DeleteOSPolicyAssignmentRequest` class is used to create a request for deleting an OS policy assignment."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The class has a `Name` property of string type, which is required and specifies the name of the OS policy assignment to delete, along with an `OSPolicyAssignmentName` property providing a typed view of the name."],["There are multiple versions available in the documentation, including 2.0.0-alpha06, 2.0.0-alpha05 and 1.0.0-alpha04."]]],[]]