public sealed class GetAssetRequest : IMessage<GetAssetRequest>, IEquatable<GetAssetRequest>, IDeepCloneable<GetAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetAssetRequest.
[[["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."],[[["The latest version available for the `GetAssetRequest` class in the Cloud Dataplex v1 API is 3.6.0, with multiple prior versions also available for reference, ranging down to 1.0.0."],["The `GetAssetRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace and is documented in the `Google.Cloud.Dataplex.V1.dll` assembly, serving as a request structure for retrieving asset information."],["The class `GetAssetRequest` implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetAssetRequest\u003e`, `IDeepCloneable\u003cGetAssetRequest\u003e`, and `IBufferMessage`."],["The `GetAssetRequest` class includes properties for `AssetName`, which provides a typed view over the resource name, and `Name`, which specifies the resource name of the asset being requested."],["The `GetAssetRequest` class has two constructors, a default parameterless one, and another which takes in another `GetAssetRequest` object as parameter."]]],[]]