Google Cloud Datastore Admin V1 Client - Class PrepareStepDetails (0.7.5)

Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class PrepareStepDetails.

Details for the PREPARE step.

Generated from protobuf message google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails

Namespace

Google \ Cloud \ Datastore \ Admin \ V1 \ MigrationProgressEvent

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ concurrency_mode int

The concurrency mode this database will use when it reaches the REDIRECT_WRITES step.

getConcurrencyMode

The concurrency mode this database will use when it reaches the REDIRECT_WRITES step.

Returns
Type Description
int

setConcurrencyMode

The concurrency mode this database will use when it reaches the REDIRECT_WRITES step.

Parameter
Name Description
var int
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.