Cloud Firestore V1 Client - Class ImportDocumentsMetadata (1.53.0)

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

Metadata for google.longrunning.Operation results from FirestoreAdmin.ImportDocuments .

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

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 this operation started.

↳ end_time
Google\Protobuf\Timestamp

The time this operation completed. Will be unset if operation still in progress.

↳ operation_state
int

The state of the import operation.

↳ progress_documents
Progress

The progress, in documents, of this operation.

↳ progress_bytes
Progress

The progress, in bytes, of this operation.

↳ collection_ids
array

Which collection IDs are being imported.

↳ input_uri_prefix
string

The location of the documents being imported.

↳ namespace_ids
array

Which namespace IDs are being imported.

The time this operation started.

Returns
Type
Description

The time this operation started.

Parameter
Name
Description
Returns
Type
Description
$this

The time this operation completed. Will be unset if operation still in progress.

Returns
Type
Description

The time this operation completed. Will be unset if operation still in progress.

Parameter
Name
Description
Returns
Type
Description
$this

The state of the import operation.

Returns
Type
Description
int

The state of the import operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The progress, in documents, of this operation.

Returns
Type
Description
Progress |null

The progress, in documents, of this operation.

Parameter
Name
Description
var
Returns
Type
Description
$this

The progress, in bytes, of this operation.

Returns
Type
Description
Progress |null

The progress, in bytes, of this operation.

Parameter
Name
Description
var
Returns
Type
Description
$this

Which collection IDs are being imported.

Returns
Type
Description

Which collection IDs are being imported.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

The location of the documents being imported.

Returns
Type
Description
string

The location of the documents being imported.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Which namespace IDs are being imported.

Returns
Type
Description

Which namespace IDs are being imported.

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