public sealed class GetAssetRequest : IMessage<GetAssetRequest>, IEquatable<GetAssetRequest>, IDeepCloneable<GetAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center 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-21 UTC."],[[["This document provides reference information for the `GetAssetRequest` class within the Google Cloud Migration Center v1 API, detailing its structure and usage."],["`GetAssetRequest` is a message type used to request data for a specific asset, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `GetAssetRequest()` for a default instance and `GetAssetRequest(GetAssetRequest other)` for creating a copy, plus it includes the properties `AssetName`, `Name`, and `View` for configuring the request."],["The document outlines several versions of the `GetAssetRequest`, with the latest being version 1.4.0, alongside the older versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0."]]],[]]