Google Cloud Retail V2 Client - Class ImportMetadata (1.6.4)

Reference documentation and code samples for the Google Cloud Retail V2 Client class ImportMetadata.

Metadata related to the progress of the Import operation. This is returned by the google.longrunning.Operation.metadata field.

Generated from protobuf message google.cloud.retail.v2.ImportMetadata

Namespace

Google \ Cloud \ Retail \ V2

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

Operation create time.

↳ update_time
Google\Protobuf\Timestamp

Operation last update time. If the operation is done, this is also the finish time.

↳ success_count
int|string

Count of entries that were processed successfully.

↳ failure_count
int|string

Count of entries that encountered errors while processing.

↳ request_id
string

Deprecated. This field is never set.

↳ notification_pubsub_topic
string

Pub/Sub topic for receiving notification. If this field is set, when the import is finished, a notification is sent to specified Pub/Sub topic. The message data is JSON string of a Operation . Format of the Pub/Sub topic is projects/{project}/topics/{topic} .

Operation create time.

Returns
Type
Description

Operation create time.

Parameter
Name
Description
Returns
Type
Description
$this

Operation last update time. If the operation is done, this is also the finish time.

Returns
Type
Description

Operation last update time. If the operation is done, this is also the finish time.

Parameter
Name
Description
Returns
Type
Description
$this

Count of entries that were processed successfully.

Returns
Type
Description
int|string

Count of entries that were processed successfully.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

Count of entries that encountered errors while processing.

Returns
Type
Description
int|string

Count of entries that encountered errors while processing.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

Deprecated. This field is never set.

Returns
Type
Description
string

Deprecated. This field is never set.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Pub/Sub topic for receiving notification. If this field is set, when the import is finished, a notification is sent to specified Pub/Sub topic. The message data is JSON string of a Operation .

Format of the Pub/Sub topic is projects/{project}/topics/{topic} .

Returns
Type
Description
string

Pub/Sub topic for receiving notification. If this field is set, when the import is finished, a notification is sent to specified Pub/Sub topic. The message data is JSON string of a Operation .

Format of the Pub/Sub topic is projects/{project}/topics/{topic} .

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