public sealed class DescribeConversionWorkspaceRevisionsResponse : IMessage<DescribeConversionWorkspaceRevisionsResponse>, IEquatable<DescribeConversionWorkspaceRevisionsResponse>, IDeepCloneable<DescribeConversionWorkspaceRevisionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DescribeConversionWorkspaceRevisionsResponse.
Response message for 'DescribeConversionWorkspaceRevisions' 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 webpage provides reference documentation for the `DescribeConversionWorkspaceRevisionsResponse` class in the Database Migration v1 API."],["The latest version of this class is 2.5.0, and older versions dating back to 1.0.0 are also accessible."],["The `DescribeConversionWorkspaceRevisionsResponse` class is designed to handle the response messages for the 'DescribeConversionWorkspaceRevisions' request."],["This class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `object`."],["The `Revisions` property is a `RepeatedField` of `ConversionWorkspace` objects which represents a list of conversion workspace revisions."]]],[]]