[[["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, specifically for version 1.4.0, with links to various versions ranging from 1.0.0 to 2.15.0 (latest)."],["The `TimeSpan` class represents the start and end times for a build execution phase and it inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TimeSpan` class has two constructors: a default constructor `TimeSpan()`, and an overloaded constructor `TimeSpan(TimeSpan other)` which accepts another `TimeSpan` object as a parameter."],["The class contains two key properties, `EndTime` and `StartTime`, both of which are of type `Timestamp`, and represent the end and start times of a given time span."],["The webpage provides links to other classes and members within the same namespace and their description."]]],[]]