[[["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 `TemporalAsset` class represents an asset in Google Cloud along with its temporal metadata, including the time window of observation and its status during that period."],["Version 3.12.0 is the latest release, and multiple versions are available, ranging from 3.0.0 to 3.12.0, as well as versions 2.7.0 through 2.11.0."],["The `TemporalAsset` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of `TemporalAsset` include `Asset` (the current state), `Deleted` (whether the asset was deleted), `PriorAsset` (previous state), `PriorAssetState` (state of the prior asset), and `Window` (the observation time window)."],["The `TemporalAsset` class has two constructors, one that is parameterless and one that takes another `TemporalAsset` as the parameter."]]],[]]