public sealed class GetAttributeRequest : IMessage<GetAttributeRequest>, IEquatable<GetAttributeRequest>, IDeepCloneable<GetAttributeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetAttributeRequest.
The [GetAttribute][google.cloud.apihub.v1.ApiHub.GetAttribute] method's
request.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetAttributeRequest\u003c/code\u003e class is part of the Google Cloud API Hub v1 API, representing a request to retrieve an attribute.\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, for functionalities like message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, a default one and another that accepts an existing \u003ccode\u003eGetAttributeRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAttributeRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eAttributeName\u003c/code\u003e which provides a typed view over the resource name and \u003ccode\u003eName\u003c/code\u003e which represents the required name of the attribute to retrieve, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/attributes/{attribute}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from \u003ccode\u003eobject\u003c/code\u003e like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e to provide basic object behavior.\u003c/p\u003e\n"]]],[],null,[]]