[[["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."],[[["The latest version available for the `TimeSpan` class in the Cloud Build v1 API is 2.15.0, while the current page is focused on version 2.9.0."],["`TimeSpan` is a class within the `Google.Cloud.CloudBuild.V1` namespace used for defining the start and end times of a build execution phase."],["The `TimeSpan` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default `TimeSpan()` constructor and another `TimeSpan(TimeSpan other)` to construct a copy of an existing TimeSpan."],["The `TimeSpan` class has two properties, `EndTime` and `StartTime`, both of which are of type `Timestamp` to record the endpoints of a given time span."]]],[]]