public sealed class RenameDataPolicyRequest : IMessage<RenameDataPolicyRequest>, IEquatable<RenameDataPolicyRequest>, IDeepCloneable<RenameDataPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Data Policy v1 API class RenameDataPolicyRequest.
[[["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 page covers the `RenameDataPolicyRequest` class within the Google Cloud BigQuery Data Policies v1 API, specifically version 1.4.0."],["The `RenameDataPolicyRequest` class is used to construct a request for renaming a data policy in BigQuery, which is the request message for the RenameDataPolicy method."],["The class includes properties for the current `Name` of the data policy and the `NewDataPolicyId`, which is the new name to be assigned, both are required fields."],["The documentation also provides details about the class's inheritance, implemented interfaces, available constructors and the assembly information."],["There are links to various other versions of this same documentation page going as far back as version 1.0.0."]]],[]]