[[["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 document provides reference documentation for the `TimeSpan` class within the Google Cloud Build v1 API, specifically for version 2.8.0."],["The `TimeSpan` class is used to define the start and end times for a build execution phase, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TimeSpan` contains properties for `StartTime` and `EndTime`, both of which are of the type `Timestamp` with links to their relative documentation."],["The content also provides links to previous versions of the `TimeSpan` class from version 1.0.0 up to 2.15.0, with the latter being labeled as latest."],["The `TimeSpan` class has two constructors: a default constructor, `TimeSpan()`, and another constructor `TimeSpan(TimeSpan other)` that takes another `TimeSpan` object as a parameter."]]],[]]