public sealed class CommitConversionWorkspaceRequest : IMessage<CommitConversionWorkspaceRequest>, IEquatable<CommitConversionWorkspaceRequest>, IDeepCloneable<CommitConversionWorkspaceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class CommitConversionWorkspaceRequest.
Request message for 'CommitConversionWorkspace' 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 `CommitConversionWorkspaceRequest` class within the Database Migration v1 API."],["The `CommitConversionWorkspaceRequest` class is used to request a commit of a conversion workspace, which implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has several versions, with version 2.5.0 being the latest, and includes older versions down to 1.0.0, all of which are linked in the documentation."],["The `CommitConversionWorkspaceRequest` class contains properties such as `CommitName`, `ConversionWorkspaceName`, and `Name`, which are used to define aspects of the commit operation."],["There are two constructors for the class, a default constructor, and one that takes another `CommitConversionWorkspaceRequest` object as a parameter for initialization."]]],[]]