public sealed class GetDataPolicyRequest : IMessage<GetDataPolicyRequest>, IEquatable<GetDataPolicyRequest>, IDeepCloneable<GetDataPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Data Policy v1 API class GetDataPolicyRequest.
[[["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 information for the `GetDataPolicyRequest` class within the Google Cloud BigQuery Data Policies V1 API, specifically version 1.0.0."],["The `GetDataPolicyRequest` class is a request message used for the `GetDataPolicy` method, enabling retrieval of data policy information."],["The `GetDataPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["The class has two constructors and it has properties such as `DataPolicyName` and `Name`, the later being the resource name of the requested data policy."],["The document lists the various available versions of this resource, with version 1.5.0 currently being the latest."]]],[]]