Google Cloud Ai Platform V1 Client - Class GenericOperationMetadata (0.10.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class GenericOperationMetadata.

Generic Metadata shared by all operations.

Generated from protobuf message google.cloud.aiplatform.v1.GenericOperationMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ partial_failures
array< Google\Rpc\Status >

Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard Google Cloud error details.

↳ create_time
Google\Protobuf\Timestamp

Output only. Time when the operation was created.

↳ update_time
Google\Protobuf\Timestamp

Output only. Time when the operation was updated for the last time. If the operation has finished (successfully or not), this is the finish time.

Output only. Partial failures encountered.

E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard Google Cloud error details.

Generated from protobuf field repeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

Output only. Partial failures encountered.

E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard Google Cloud error details.

Generated from protobuf field repeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
Returns
Type
Description
$this

Output only. Time when the operation was created.

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

Returns
Type
Description
Google\Protobuf\Timestamp|null

Output only. Time when the operation was created.

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

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this

Output only. Time when the operation was updated for the last time.

If the operation has finished (successfully or not), this is the finish time.

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

Returns
Type
Description
Google\Protobuf\Timestamp|null

Output only. Time when the operation was updated for the last time.

If the operation has finished (successfully or not), this is the finish time.

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

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