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 webpage provides documentation for the `ConversionWorkspaceInfo` class within the Google Cloud Database Migration v1 API."],["The latest version of the API documented is 2.5.0, while the current page details version 2.3.0, with historical versions going back to 1.0.0."],["`ConversionWorkspaceInfo` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ConversionWorkspaceInfo` contains two key properties: `CommitId`, representing the commit ID of the conversion workspace, and `Name`, representing the resource name of the conversion workspace, both of which are of string type."]]],[]]