public sealed class GetDataAttributeRequest : IMessage<GetDataAttributeRequest>, IEquatable<GetDataAttributeRequest>, IDeepCloneable<GetDataAttributeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetDataAttributeRequest.
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"]],[["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-25 UTC."],[[["This page provides documentation for the `GetDataAttributeRequest` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0 and its associated releases."],["The latest version of the `GetDataAttributeRequest` class is 3.6.0, with versions ranging down to 1.0.0 available for reference."],["`GetDataAttributeRequest` is a class used to retrieve data attribute information and it inherits and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetDataAttributeRequest` class has two constructors and two main properties, `DataAttributeName`, and `Name`, used to define and identify a data attribute resource."],["The document provides the namespace (`Google.Cloud.Dataplex.V1`) and assembly (`Google.Cloud.Dataplex.V1.dll`) for this class."]]],[]]