Class BatchGetAssetsHistoryResponse (2.2.1)

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

Batch get assets history response.

Attribute

NameDescription
assets Sequence[`.gca_assets.TemporalAsset`]
A list of assets with valid time windows.

Inheritance

builtins.object > proto.message.Message > BatchGetAssetsHistoryResponse