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."],[[["The latest version of the `ConversionWorkspaceInfo` class in the Database Migration v1 API is 2.5.0, with documentation available at the specified link."],["This class, `ConversionWorkspaceInfo`, represents a conversion workspace's version and is part of the `Google.Cloud.CloudDms.V1` namespace."],["The `ConversionWorkspaceInfo` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that takes another `ConversionWorkspaceInfo` object as a parameter, and two properties, `CommitId` and `Name`, which are both strings."],["Previous versions of `ConversionWorkspaceInfo` are documented and range from version 1.0.0 to 2.4.0."]]],[]]