public sealed class GetConversionWorkspaceRequest : IMessage<GetConversionWorkspaceRequest>, IEquatable<GetConversionWorkspaceRequest>, IDeepCloneable<GetConversionWorkspaceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class GetConversionWorkspaceRequest.
Request message for 'GetConversionWorkspace' request.
[[["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 `GetConversionWorkspaceRequest` class within the Database Migration v1 API."],["The `GetConversionWorkspaceRequest` class is used to request data about a specific conversion workspace resource in version 2.1.0 of the API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The `GetConversionWorkspaceRequest` class contains properties such as `ConversionWorkspaceName` and `Name` to define and access the target conversion workspace."],["There are multiple versions available for the `GetConversionWorkspaceRequest` class, including the latest 2.5.0, going as far back as 1.0.0."]]],[]]