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."],[[["The latest version of the Google Cloud Asset Inventory v1 API's `BatchGetAssetsHistoryResponse` class is 3.12.0, and the current version being documented is 3.9.0."],["This documentation provides reference and code samples for the `BatchGetAssetsHistoryResponse` class, a component of the Google Cloud Asset Inventory v1 API."],["The `BatchGetAssetsHistoryResponse` class, as shown in the inheritance chain, inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchGetAssetsHistoryResponse` class has a constructor for default initialization and one that can copy from an existing `BatchGetAssetsHistoryResponse`."],["The `BatchGetAssetsHistoryResponse` class contains an `Assets` property of the type `RepeatedField` of `TemporalAsset`, representing a list of assets with valid time windows."]]],[]]