public sealed class DeleteDataAttributeRequest : IMessage<DeleteDataAttributeRequest>, IEquatable<DeleteDataAttributeRequest>, IDeepCloneable<DeleteDataAttributeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteDataAttributeRequest.
Required. The resource name of the DataAttribute:
projects/{project_number}/locations/{location_id}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
[[["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\u003eThe \u003ccode\u003eDeleteDataAttributeRequest\u003c/code\u003e class is used to request the deletion of a DataAttribute within the Cloud Dataplex v1 API, with the latest available version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities such as message management, comparison, cloning, and buffer handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor, \u003ccode\u003eDeleteDataAttributeRequest()\u003c/code\u003e, allows for the creation of a new instance, while another constructor allows a \u003ccode\u003eDeleteDataAttributeRequest\u003c/code\u003e object to be instantiated by inputting another object of its type.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eDataAttributeName\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which handle the resource name, etag value, and the required resource name respectively, for the DataAttribute to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided covers versions of the API class from version 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]