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."],[[["This webpage provides documentation for the `GetAssetRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.13.0."],["The `GetAssetRequest` class is used to request information about a specific asset and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, inherited members, namespace (`Google.Cloud.Dataplex.V1`), and assembly (`Google.Cloud.Dataplex.V1.dll`)."],["The page details two constructors available for the `GetAssetRequest` class and highlights the properties `AssetName` and `Name`, including their types and descriptions."],["This page contains a version history of `GetAssetRequest` from version 1.0.0 up to the latest version 3.6.0, all contained within the `/dotnet/docs/reference/Google.Cloud.Dataplex.V1/` namespace."]]],[]]