public sealed class BatchGetAssetsHistoryResponse : IMessage<BatchGetAssetsHistoryResponse>, IEquatable<BatchGetAssetsHistoryResponse>, IDeepCloneable<BatchGetAssetsHistoryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class BatchGetAssetsHistoryResponse.
[[["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."],[[["This webpage provides reference documentation for the `BatchGetAssetsHistoryResponse` class within the Google Cloud Asset Inventory v1 API."],["The `BatchGetAssetsHistoryResponse` class is used to represent the response from a batch get assets history operation."],["The document lists the `BatchGetAssetsHistoryResponse` class's available versions, with version 3.12.0 as the latest."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `Assets`, which is a list of `TemporalAsset` objects, representing a list of assets with valid time windows."]]],[]]