[[["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 representing the start and end times of a build execution phase."],["The `TimeSpan` class implements several interfaces, including `IMessage\u003cTimeSpan\u003e`, `IEquatable\u003cTimeSpan\u003e`, `IDeepCloneable\u003cTimeSpan\u003e`, `IBufferMessage`, and `IMessage`, inheriting members from the base `Object` class."],["It provides two constructors: a default constructor `TimeSpan()` and a copy constructor `TimeSpan(TimeSpan other)` to create new instances, and the copy constructor takes another `TimeSpan` as a parameter."],["The `TimeSpan` class has two properties, `EndTime` and `StartTime`, which are of the type `Google.Protobuf.WellKnownTypes.Timestamp`, to specify the end and start of a given time period respectively."],["The page also provides links to the documentation of the class, for many different versions, ranging from version 1.0.0 to 2.15.0, with 2.15.0 being the latest."]]],[]]