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 page provides reference documentation for the `GetConversionWorkspaceRequest` class within the Google Cloud Database Migration v1 API."],["`GetConversionWorkspaceRequest` is a request message used to retrieve a conversion workspace resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating instances and includes properties like `ConversionWorkspaceName` and `Name`, to identify the desired workspace resource."],["The document also outlines the various versions of this API, from version 1.0.0 to the latest version 2.5.0."],["The `GetConversionWorkspaceRequest` class inherits from `object` and has inherited members `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]