public enum TemporalAsset.Types.PriorAssetStateReference documentation and code samples for the Google Cloud Asset Inventory v1 API enum TemporalAsset.Types.PriorAssetState.
State of prior asset.
Namespace
Google.Cloud.Asset.V1Assembly
Google.Cloud.Asset.V1.dll
Fields |
|
|---|---|
| Name | Description |
Deleted |
prior_asset is a deletion. |
DoesNotExist |
Current asset is the first known state. |
Invalid |
Failed to set prior_asset. |
Present |
prior_asset is populated correctly. |
Unspecified |
prior_asset is not applicable for the current asset. |