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 Google Cloud Database Migration v1 API, specifically version 2.3.0."],["`GetConversionWorkspaceRequest` is used to send a request to retrieve a conversion workspace, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another which accepts a `GetConversionWorkspaceRequest` object, and two properties, `ConversionWorkspaceName` (typed view) and `Name` (string)."],["There are several versions of the `GetConversionWorkspaceRequest` class available, ranging from version 1.0.0 to the latest 2.5.0 version."]]],[]]