Cloud Firestore V1 Client - Class CloneDatabaseMetadata (1.53.0)

Reference documentation and code samples for the Cloud Firestore V1 Client class CloneDatabaseMetadata.

Metadata for the long-running operation from the CloneDatabase request.

Generated from protobuf message google.firestore.admin.v1.CloneDatabaseMetadata

Namespace

Google \ Cloud \ Firestore \ Admin \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ start_time
Google\Protobuf\Timestamp

The time the clone was started.

↳ end_time
Google\Protobuf\Timestamp

The time the clone finished, unset for ongoing clones.

↳ operation_state
int

The operation state of the clone.

↳ database
string

The name of the database being cloned to.

↳ pitr_snapshot
PitrSnapshot

The snapshot from which this database was cloned.

↳ progress_percentage
Progress

How far along the clone is as an estimated percentage of remaining time.

The time the clone was started.

Returns
Type
Description

The time the clone was started.

Parameter
Name
Description
Returns
Type
Description
$this

The time the clone finished, unset for ongoing clones.

Returns
Type
Description

The time the clone finished, unset for ongoing clones.

Parameter
Name
Description
Returns
Type
Description
$this

The operation state of the clone.

Returns
Type
Description
int

The operation state of the clone.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The name of the database being cloned to.

Returns
Type
Description
string

The name of the database being cloned to.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The snapshot from which this database was cloned.

Returns
Type
Description
PitrSnapshot |null

The snapshot from which this database was cloned.

Parameter
Name
Description
Returns
Type
Description
$this

How far along the clone is as an estimated percentage of remaining time.

Returns
Type
Description
Progress |null

How far along the clone is as an estimated percentage of remaining time.

Parameter
Name
Description
var
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: