Google Cloud Recommendation Engine V1beta1 Client - Class ImportMetadata (0.4.12)

Reference documentation and code samples for the Google Cloud Recommendation Engine V1beta1 Client class ImportMetadata.

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

Generated from protobuf message google.cloud.recommendationengine.v1beta1.ImportMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ operation_name
string

Name of the operation.

↳ request_id
string

Id of the request / operation. This is parroting back the requestId that was passed in the request.

↳ create_time
Google\Protobuf\Timestamp

Operation create time.

↳ success_count
int|string

Count of entries that were processed successfully.

↳ failure_count
int|string

Count of entries that encountered errors while processing.

↳ update_time
Google\Protobuf\Timestamp

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

Name of the operation.

Returns
Type
Description
string

Name of the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Id of the request / operation. This is parroting back the requestId that was passed in the request.

Returns
Type
Description
string

Id of the request / operation. This is parroting back the requestId that was passed in the request.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Operation create time.

Returns
Type
Description

Operation create 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

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
Design a Mobile Site
View Site in Mobile | Classic
Share by: