[[["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 provides documentation for the `TimeSpan` class within the Google Cloud Build v1 API, covering versions from 1.0.0 to the latest 2.15.0."],["The `TimeSpan` class represents the start and end times for a build execution phase and is part of the `Google.Cloud.CloudBuild.V1` namespace."],["The `TimeSpan` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TimeSpan` class include `StartTime` and `EndTime`, both of which are of the `Timestamp` type, and it has two constructor methods that are parameterless or take in another `TimeSpan` instance."],["This class inherits core methods from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]