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-04-17 UTC."],[[["The latest version available for `BatchGetAssetsHistoryResponse` is 3.12.0, and there are multiple previous versions available, ranging from 3.11.0 down to 2.7.0."],["`BatchGetAssetsHistoryResponse` is a class in the Google Cloud Asset Inventory v1 API, specifically found within the `Google.Cloud.Asset.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, providing functionalities for message handling, comparison, deep cloning and buffer operations."],["The `BatchGetAssetsHistoryResponse` class has a `RepeatedField\u003cTemporalAsset\u003e Assets` property, which provides a list of assets with valid time windows."],["The class has two constructors one empty, and another one that takes in a parameter `other`, of the same class type."]]],[]]