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 webpage provides reference documentation for the `GetDataAttributeRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The latest version available for the `GetDataAttributeRequest` documentation is 3.6.0, while the current page details version 2.8.0 and also includes links to versions ranging from 1.0.0 up to 3.6.0."],["The `GetDataAttributeRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with members inherited from the `object` class."],["The `GetDataAttributeRequest` class has properties such as `DataAttributeName` and `Name`, which are used to specify the resource name of the requested data attribute."],["The documentation includes constructors for creating `GetDataAttributeRequest` objects, either with no parameters or by cloning another `GetDataAttributeRequest` object."]]],[]]