AssetSetStatus

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

  • UNSPECIFIED indicates the status has not been specified.

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

  • ENABLED means the asset set is active and in use.

  • REMOVED signifies the asset set has been eliminated.

The possible statuses of an asset set.

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 is enabled.

REMOVED

The asset set is removed.