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 documentation for the `GetAssetRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The documentation covers version history, ranging from version 1.0.0 up to the latest version 3.6.0, with links to each version's specific details."],["The `GetAssetRequest` class, used to retrieve asset information, implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the class's constructors, including a default constructor and one for copying an existing `GetAssetRequest` object, alongside a description of the properties `AssetName` and `Name`."],["The documentation provides the namespace (`Google.Cloud.Dataplex.V1`) and assembly (`Google.Cloud.Dataplex.V1.dll`) where the class can be found, plus links to the inherited members from the base `object` class."]]],[]]