Google Cloud Dataproc V1 Client - Class JobMetadata (3.2.2)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class JobMetadata.

Job Operation metadata.

Generated from protobuf message google.cloud.dataproc.v1.JobMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ job_id
string

Output only. The job id.

↳ status
Google\Cloud\Dataproc\V1\JobStatus

Output only. Most recent job status.

↳ operation_type
string

Output only. Operation type.

↳ start_time
Google\Protobuf\Timestamp

Output only. Job submission time.

Output only. The job id.

Generated from protobuf field string job_id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. The job id.

Generated from protobuf field string job_id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Most recent job status.

Generated from protobuf field .google.cloud.dataproc.v1.JobStatus status = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Output only. Most recent job status.

Generated from protobuf field .google.cloud.dataproc.v1.JobStatus status = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Operation type.

Generated from protobuf field string operation_type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. Operation type.

Generated from protobuf field string operation_type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Job submission time.

Generated from protobuf field .google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Google\Protobuf\Timestamp|null

Output only. Job submission time.

Generated from protobuf field .google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: