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 page provides reference documentation for the `DescribeConversionWorkspaceRevisionsResponse` class in the Database Migration v1 API, specifically within the Google.Cloud.CloudDms.V1 namespace."],["The latest version documented is 2.5.0, with other versions available including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0, all of which offer reference documentation for the same class."],["`DescribeConversionWorkspaceRevisionsResponse` is a response message used for 'DescribeConversionWorkspaceRevisions' requests, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `DescribeConversionWorkspaceRevisionsResponse` class contains a property named `Revisions`, which is a `RepeatedField` that holds a list of `ConversionWorkspace` objects."],["It provides inherited members such as `GetHashCode()`, `GetType()` and `ToString()` from the `object` class."]]],[]]