[[["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 latest version of the Google Cloud Asset Inventory v1 API for TimeWindow is 3.12.0, with multiple previous versions available, including 3.9.0 which is the current page context."],["The `TimeWindow` class, a part of the `Google.Cloud.Asset.V1` namespace, represents a time range defined by a start and end time, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TimeWindow` class has two properties, `EndTime` and `StartTime`, both of which use the `Timestamp` type and represent the end and start of the time window respectively, where if the end time is not specified, it will default to the current time."],["The TimeWindow class has two constructors, a default constructor, and a second constructor that takes another `TimeWindow` as a parameter, used to set the parameters of a new instance."],["The `TimeWindow` class inherits certain members from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]