[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `TimeSpan` class within the `Google.Cloud.CloudBuild.V1` namespace, which is used for tracking the start and end times of a build execution phase."],["The `TimeSpan` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class provides two constructors: a default `TimeSpan()` constructor and a `TimeSpan(TimeSpan other)` constructor for creating a new instance from an existing `TimeSpan` object."],["The `TimeSpan` class exposes two properties, `StartTime` and `EndTime`, both of which are of type `Timestamp` and represent the start and end times of the time span, respectively."],["This page provides a list of versions of the `TimeSpan` class, ranging from version 2.15.0 down to 1.0.0, for the user to access."]]],[]]