public sealed class MigrationProgressEvent.Types.PrepareStepDetails : IMessage<MigrationProgressEvent.Types.PrepareStepDetails>, IEquatable<MigrationProgressEvent.Types.PrepareStepDetails>, IDeepCloneable<MigrationProgressEvent.Types.PrepareStepDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Datastore v1 API class MigrationProgressEvent.Types.PrepareStepDetails.
[[["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-04-02 UTC."],[[["This document provides reference details for the `MigrationProgressEvent.Types.PrepareStepDetails` class within the Cloud Datastore v1 API."],["It outlines the class's inheritance from `object` and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the two constructors available for the `PrepareStepDetails` class, one being parameterless and the other taking an existing `PrepareStepDetails` instance."],["It also shows the `ConcurrencyMode` property, which determines the database's concurrency mode upon reaching the `REDIRECT_WRITES` step."],["The provided content includes a list of different version of the given class, ranging from version 1.1.0 to the latest version, 2.4.0."]]],[]]