Google Cloud Datastore Admin V1 Client - Class MigrationStateEvent (0.5.8)

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

An event signifying a change in state of a migration from Cloud Datastore to Cloud Firestore in Datastore mode.

Generated from protobuf message google.datastore.admin.v1.MigrationStateEvent

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state int

The new state of the migration.

getState

The new state of the migration.

Returns
Type Description
int

setState

The new state of the migration.

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.