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-04-17 UTC."],[[["The latest version available for `BatchGetAssetsHistoryResponse` is 3.12.0, as indicated in the provided list."],["The `BatchGetAssetsHistoryResponse` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides functionality for retrieving historical data for assets, as seen through its `Assets` property, which holds a `RepeatedField` of `TemporalAsset` objects."],["The class supports various versions, from 2.7.0 to 3.12.0, allowing users to access different iterations of the `BatchGetAssetsHistoryResponse`."],["The namespace for this class is `Google.Cloud.Asset.V1`, found within the `Google.Cloud.Asset.V1.dll` assembly, and it inherits from `Object`."]]],[]]