public sealed class DeleteOSPolicyAssignmentRequest : IMessage<DeleteOSPolicyAssignmentRequest>, IEquatable<DeleteOSPolicyAssignmentRequest>, IDeepCloneable<DeleteOSPolicyAssignmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 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-04-09 UTC."],[[["This document provides reference information for the `DeleteOSPolicyAssignmentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.2.0."],["`DeleteOSPolicyAssignmentRequest` is used to request the deletion of an OS policy assignment."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteOSPolicyAssignmentRequest` class has two constructors, one default and one that accepts another `DeleteOSPolicyAssignmentRequest` as a parameter, and contains two properties which are `Name` and `OSPolicyAssignmentName`."],["The latest version of the `DeleteOSPolicyAssignmentRequest` API class is 2.4.0, and there are multiple versions available, from 1.3.0 to 2.4.0."]]],[]]