[[["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."],[[["The latest version of the `TemporalAsset` is 3.12.0, with various versions ranging from 2.7.0 to 3.12.0, all accessible via their respective documentation links."],["`TemporalAsset` is a sealed class representing an asset in Google Cloud, along with its temporal metadata, observation time window, and status, that inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `TemporalAsset` class includes properties like `Asset`, `Deleted`, `PriorAsset`, `PriorAssetState`, and `Window` to provide details about the asset, its state, and the time frame of its observation."],["The class includes two constructors: a default `TemporalAsset()` constructor, and a second one `TemporalAsset(TemporalAsset other)` which can be used to duplicate the class."],["The class can also inherit some members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]