public sealed class DeleteDataPolicyRequest : IMessage<DeleteDataPolicyRequest>, IEquatable<DeleteDataPolicyRequest>, IDeepCloneable<DeleteDataPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Data Policy v1 API class DeleteDataPolicyRequest.
[[["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 document provides reference documentation for the `DeleteDataPolicyRequest` class within the BigQuery Data Policy v1 API."],["The `DeleteDataPolicyRequest` class is used to construct request messages for the deletion of a data policy in BigQuery."],["It offers a variety of versions, with the latest being version 1.5.0, and it includes previous versions down to 1.0.0."],["The class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property within the `DeleteDataPolicyRequest` class specifies the resource name of the data policy that should be deleted, adhering to a specific format."]]],[]]