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 documentation for the `BatchGetAssetsHistoryResponse` class within the Google Cloud Asset Inventory v1 API."],["The latest version of this class is `3.12.0`, while version `3.2.0` is the current contextual one, with historical versions available dating back to `2.7.0`."],["The `BatchGetAssetsHistoryResponse` class, which inherits from `Object`, and implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is used for returning asset history data."],["The class includes a constructor and a `Assets` property, which is a `RepeatedField` containing `TemporalAsset` objects representing assets with their respective time windows."],["This documentation offers a comprehensive reference for developers working with the `BatchGetAssetsHistoryResponse` in the Google Cloud Asset Inventory API, including inheritance details and available members."]]],[]]