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 content provides reference documentation for the `GetAssetRequest` class within the Google Cloud Dataplex v1 API, specifically version 3.4.0."],["`GetAssetRequest` is a class used to request information about an asset and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance from the `object` class, along with its inherited members, namespace (`Google.Cloud.Dataplex.V1`), and assembly (`Google.Cloud.Dataplex.V1.dll`)."],["The `GetAssetRequest` class has two constructors and two properties: `AssetName`, which is a typed view over the resource name, and `Name`, which represents the resource name of the asset."],["The provided content list links to different versions of the `GetAssetRequest`, ranging from version 1.0.0 to 3.6.0 (latest)."]]],[]]