public sealed class CreateDataPolicyRequest : IMessage<CreateDataPolicyRequest>, IEquatable<CreateDataPolicyRequest>, IDeepCloneable<CreateDataPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Data Policy v1beta1 API class CreateDataPolicyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateDataPolicyRequest\u003c/code\u003e class, which is part of the BigQuery Data Policy v1beta1 API in the Google Cloud .NET library, version 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataPolicyRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateDataPolicy\u003c/code\u003e method, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes constructors to create new \u003ccode\u003eCreateDataPolicyRequest\u003c/code\u003e instances, either empty or by cloning an existing \u003ccode\u003eCreateDataPolicyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataPolicyRequest\u003c/code\u003e class has properties such as \u003ccode\u003eDataPolicy\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are used to define the data policy to be created and its location within the project.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires the user to provide the data policy to create, however the name field is not required to be provided, but also requires the user to provide the parent resource name in the correct format.\u003c/p\u003e\n"]]],[],null,[]]