public sealed class ConversionWorkspaceInfo : IMessage<ConversionWorkspaceInfo>, IEquatable<ConversionWorkspaceInfo>, IDeepCloneable<ConversionWorkspaceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ConversionWorkspaceInfo.
[[["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 documentation for the `ConversionWorkspaceInfo` class within the Google Cloud Database Migration v1 API."],["The `ConversionWorkspaceInfo` class represents a conversion workspace's version and is part of the `Google.Cloud.CloudDms.V1` namespace."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes constructors for creating new instances and properties such as `CommitId` and `Name`."],["The documentation covers versions ranging from 1.0.0 up to the latest version 2.5.0, providing links to each versions specific documentation."]]],[]]