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 latest version available for the `GetAssetRequest` class in the Cloud Dataplex v1 API is 3.6.0."],["This page provides documentation for version 2.5.0 of the `GetAssetRequest` class, which is part of the Google.Cloud.Dataplex.V1 namespace."],["The `GetAssetRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AssetName` and `Name`, with `Name` being a required string property representing the resource name of the asset."],["Previous versions of the class are accessible from 1.0.0 up to 3.5.0."]]],[]]