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."],[[["This webpage provides reference documentation for the `GetAssetRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET developers."],["The latest version of `GetAssetRequest` is version 3.6.0, and the page contains documentation for multiple older versions, dating back to version 1.0.0."],["The `GetAssetRequest` class is used to retrieve an asset and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAssetRequest` class contains properties such as `AssetName`, which is a typed view over the `Name` resource, and the `Name` property which represents the resource name of the asset."],["The `GetAssetRequest` has two constructors available, one default and one that accepts another `GetAssetRequest` as a parameter."]]],[]]