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 documentation for the `GetAssetRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The documentation covers version history, with the latest version being 3.6.0 and going back to version 1.0.0, which are all available through the links provided."],["The `GetAssetRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The `GetAssetRequest` class has two constructors, one being a parameterless constructor and the other one accepting another `GetAssetRequest` as a parameter."],["The documentation lists the properties within the class, those being AssetName, and Name."]]],[]]