Google Cloud Asset Inventory v1 API - Enum TemporalAsset.Types.PriorAssetState (3.11.0)

public enum TemporalAsset.Types.PriorAssetState

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API enum TemporalAsset.Types.PriorAssetState.

State of prior asset.

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Fields

NameDescription
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.