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 provides documentation for the `BatchGetAssetsHistoryResponse` class within the `Google.Cloud.Asset.V1` namespace."],["The latest version available is 3.12.0, and it presents a historical record of versions, ranging from 3.12.0 down to 2.7.0."],["`BatchGetAssetsHistoryResponse` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to get a full list of assets history."],["The class contains a property called `Assets` of type `RepeatedField\u003cTemporalAsset\u003e`, which holds a list of assets along with their valid time windows."]]],[]]