Cloud Firestore V1 Client - Class RestoreDatabaseMetadata (1.51.0)

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

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

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

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 restore was started.

↳ end_time
Google\Protobuf\Timestamp

The time the restore finished, unset for ongoing restores.

↳ operation_state
int

The operation state of the restore.

↳ database
string

The name of the database being restored to.

↳ backup
string

The name of the backup restoring from.

↳ progress_percentage
Progress

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

The time the restore was started.

Returns
Type
Description

The time the restore was started.

Parameter
Name
Description
Returns
Type
Description
$this

The time the restore finished, unset for ongoing restores.

Returns
Type
Description

The time the restore finished, unset for ongoing restores.

Parameter
Name
Description
Returns
Type
Description
$this

The operation state of the restore.

Returns
Type
Description
int

The operation state of the restore.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The name of the database being restored to.

Returns
Type
Description
string

The name of the database being restored to.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The name of the backup restoring from.

Returns
Type
Description
string

The name of the backup restoring from.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

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

Returns
Type
Description
Progress |null

How far along the restore 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: