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 documentation for the `DescribeConversionWorkspaceRevisionsResponse` class within the Google Cloud Database Migration v1 API."],["The `DescribeConversionWorkspaceRevisionsResponse` class is used to represent the response message for a 'DescribeConversionWorkspaceRevisions' request and is implemented by various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are multiple versions of the `DescribeConversionWorkspaceRevisionsResponse` documented, with version 2.5.0 being the latest and version 1.0.0 being the oldest, accessible through different links."],["The `DescribeConversionWorkspaceRevisionsResponse` class contains a `Revisions` property of type `RepeatedField\u003cConversionWorkspace\u003e` which stores the list of conversion workspace revisions."],["This class inherits from `object` and has inherited methods from it such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]