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-03-21 UTC."],[[["This document provides reference information for the `MigrationProgressEvent.Types.PrepareStepDetails` class within the Cloud Datastore v1 API."],["`PrepareStepDetails` is designed to provide specific details regarding the `PREPARE` step in a migration process, derived from the class hierarchy starting with `object`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The class contains a `ConcurrencyMode` property that specifies the database's concurrency mode when the `REDIRECT_WRITES` step is reached, using `MigrationProgressEvent.Types.ConcurrencyMode` type."],["The documentation provides a history of the API version, with version 2.4.0 being the latest, while this page corresponds to version 2.2.0."]]],[]]