Class TimeSpan (3.2.1)

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

Start and end times for a build execution phase. .. attribute:: start_time

Start of time span.

:type: google.protobuf.timestamp_pb2.Timestamp

Attribute

NameDescription
end_time google.protobuf.timestamp_pb2.Timestamp
End of time span.