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 version 3.5.0 currently being displayed."],["This webpage provides reference documentation for the `GetAssetRequest` class, used for retrieving asset information within Google Cloud Dataplex."],["The `GetAssetRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the constructors for `GetAssetRequest`, offering both a default constructor and a constructor that accepts another `GetAssetRequest` object."],["Key properties for the `GetAssetRequest` class include `AssetName` and `Name`, which are used for specifying the resource name of the asset being requested, where `Name` is required."]]],[]]