TemporalAsset(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An asset in Google Cloud and its temporal metadata, including the time window when it was observed and its status during that window.
Attributes |
|
---|---|
Name | Description |
window |
google.cloud.asset_v1p2beta1.types.TimeWindow
The time window when the asset data and state was observed. |
deleted |
bool
Whether the asset has been deleted or not. |
asset |
google.cloud.asset_v1p2beta1.types.Asset
An asset in Google Cloud. |