Enum TemporalAsset.Types.PriorAssetState (2.9.0)

public enum 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.