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-04-09 UTC."],[[["The content provides reference documentation for the `GetAssetRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.2.0."],["The `GetAssetRequest` class is designed to retrieve an asset and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document outlines the class's inheritance from `Object`, the available constructors (`GetAssetRequest()` and `GetAssetRequest(GetAssetRequest)`), and the properties `AssetName` and `Name`, describing their types and roles."],["There are various versions of the API available, with 3.6.0 being the latest and older versions going down to 1.0.0, where you can access the `GetAssetRequest` class."]]],[]]