Class BatchGetAssetsHistoryResponse (3.5.0)

BatchGetAssetsHistoryResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Batch get assets history response. .. attribute:: assets

A list of assets with valid time windows.

:type: Sequence[google.cloud.asset_v1.types.TemporalAsset]