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."],[[["This webpage provides reference documentation for the `GetAssetRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.3.0."],["The `GetAssetRequest` class is used to request an asset and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AssetName` and `Name`, where `Name` represents the resource name of the asset."],["Constructors for `GetAssetRequest` allow for creating new instances, either empty or by copying another `GetAssetRequest` object."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0, all relating to the `GetAssetRequest` class."]]],[]]