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."],["This document provides reference material for the `GetAssetRequest` class, a part of the Google Cloud Dataplex v1 API."],["The `GetAssetRequest` class, used for retrieving asset information, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetAssetRequest` class include `AssetName`, which is an `AssetName`-typed view, and `Name`, a string representing the resource name of the asset."],["The documentation includes a listing of previous versions of the class, starting from version 1.0.0 up to the latest 3.6.0."]]],[]]