Cloud Translation V3 Client - Class BatchTranslateMetadata (2.0.3)

Reference documentation and code samples for the Cloud Translation V3 Client class BatchTranslateMetadata.

State metadata for the batch translation operation.

Generated from protobuf message google.cloud.translation.v3.BatchTranslateMetadata

Namespace

Google \ Cloud \ Translate \ V3

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ state
int

The state of the operation.

↳ translated_characters
int|string

Number of successfully translated characters so far (Unicode codepoints).

↳ failed_characters
int|string

Number of characters that have failed to process so far (Unicode codepoints).

↳ total_characters
int|string

Total number of characters (Unicode codepoints). This is the total number of codepoints from input files times the number of target languages and appears here shortly after the call is submitted.

↳ submit_time
Google\Protobuf\Timestamp

Time when the operation was submitted.

The state of the operation.

Returns
Type
Description
int

The state of the operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Number of successfully translated characters so far (Unicode codepoints).

Returns
Type
Description
int|string

Number of successfully translated characters so far (Unicode codepoints).

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

Number of characters that have failed to process so far (Unicode codepoints).

Returns
Type
Description
int|string

Number of characters that have failed to process so far (Unicode codepoints).

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

Total number of characters (Unicode codepoints).

This is the total number of codepoints from input files times the number of target languages and appears here shortly after the call is submitted.

Returns
Type
Description
int|string

Total number of characters (Unicode codepoints).

This is the total number of codepoints from input files times the number of target languages and appears here shortly after the call is submitted.

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

Time when the operation was submitted.

Returns
Type
Description

Time when the operation was submitted.

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