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."],[[["This webpage details the `BatchGetAssetsHistoryResponse` class within the `Google.Cloud.Asset.V1` namespace, a component of the Google Cloud Asset API's .NET library."],["The most recent version of `BatchGetAssetsHistoryResponse` documented is version 3.12.0, while version 3.0.0 is also documented along with a list of intermediate versions."],["The `BatchGetAssetsHistoryResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class has a property named `Assets`, which is of type `RepeatedField\u003cTemporalAsset\u003e` and represents a list of assets along with valid time windows, and has two constructors."],["The page also details the other versions including versions 2.x.x and the link to the appropriate namespace."]]],[]]