Cloud Build V1 API - Class Google::Cloud::Build::V1::TimeSpan (v0.11.3)

Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::TimeSpan.

Start and end times for a build execution phase.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns