Class ExecutionReference (0.10.4)

ExecutionReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Reference to an Execution. Use /Executions.GetExecution with the given name to get full execution including the latest status.

Attributes

NameDescription
name str
Name of the execution.
create_time google.protobuf.timestamp_pb2.Timestamp
Creation timestamp of the execution.
completion_time google.protobuf.timestamp_pb2.Timestamp
Creation timestamp of the execution.