AssetSetAssetStatus

  • The status of an asset set asset can be unspecified, unknown, enabled, or removed.

  • "UNSPECIFIED" means the status hasn't been specified.

  • "UNKNOWN" is a response-only value indicating the received value is not known in this version.

  • "ENABLED" means the asset set asset is active.

  • "REMOVED" means the asset set asset has been removed.

The possible statuses of an asset set asset.

Enums

UNSPECIFIED

The status has not been specified.

UNKNOWN

The received value is not known in this version. This is a response-only value.

ENABLED

The asset set asset is enabled.

REMOVED

The asset set asset is removed.