public sealed class BatchGetAssetsHistoryResponse : IMessage<BatchGetAssetsHistoryResponse>, IEquatable<BatchGetAssetsHistoryResponse>, IDeepCloneable<BatchGetAssetsHistoryResponse>, IBufferMessage, IMessage
[[["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 webpage details the `BatchGetAssetsHistoryResponse` class, used for retrieving the history of assets within Google Cloud."],["The latest version available for this class is 3.12.0, and multiple versions are accessible, ranging from 2.7.0 up to the latest."],["This class inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchGetAssetsHistoryResponse` class includes a constructor and an `Assets` property, which is a list of `TemporalAsset` objects representing assets with valid time windows."],["The class resides within the `Google.Cloud.Asset.V1` namespace and is contained within the `Google.Cloud.Asset.V1.dll` assembly."]]],[]]