[[["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-04-17 UTC."],[[["The `TimestampRange` class represents a time period defined by a start and end time, both of which are `Timestamp` types."],["This class is part of the `Google.Cloud.Talent.V4` namespace within the `Google.Cloud.Talent.V4.dll` assembly, and version `2.7.0` is the latest, while this documentation covers version `1.3.0`."],["The `TimestampRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling."],["The class provides two constructors, one default and another to copy another instance, to generate the `TimestampRange` object."],["It has `StartTime` as inclusive and `EndTime` as exclusive properties, both represented by the `Timestamp` type, to define the time frame of the interval."]]],[]]