Cloud Asset V1 API - Module Google::Cloud::Asset::V1::TemporalAsset::PriorAssetState (v0.19.0)

Reference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::TemporalAsset::PriorAssetState.

State of prior asset.

Constants

PRIOR_ASSET_STATE_UNSPECIFIED

value: 0
prior_asset is not applicable for the current asset.

PRESENT

value: 1
prior_asset is populated correctly.

INVALID

value: 2
Failed to set prior_asset.

DOES_NOT_EXIST

value: 3
Current asset is the first known state.

DELETED

value: 4
prior_asset is a deletion.