Class TemporalAsset (3.6.1)

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

Temporal asset. In addition to the asset, the temporal asset includes the status of the asset and valid from and to time of it.

Attributes

NameDescription
window google.cloud.asset_v1p2beta1.types.TimeWindow
The time window when the asset data and state was observed.
deleted bool
If the asset is deleted or not.
asset google.cloud.asset_v1p2beta1.types.Asset
Asset.