Class: Google::Cloud::Build::V1::TimeSpan
- Inherits:
-
Object
- Object
- Google::Cloud::Build::V1::TimeSpan
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb
Overview
Start and end times for a build execution phase.
Instance Attribute Summary collapse
-
#end_time ⇒ ::Google::Protobuf::Timestamp
End of time span.
-
#start_time ⇒ ::Google::Protobuf::Timestamp
Start of time span.