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 document provides reference information for the `CommitConversionWorkspaceRequest` class within the Database Migration v1 API."],["The `CommitConversionWorkspaceRequest` class is used to request a commit operation on a conversion workspace in the Database Migration API, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version 2.5.0, and it can be noted that a `CommitConversionWorkspaceRequest` object can be created with or without an `other` parameter."],["The class has properties such as `CommitName`, `ConversionWorkspaceName`, and `Name`, which are used to specify optional commit details and the name of the conversion workspace to be committed."]]],[]]