AssetLinkStatus

  • The provided content describes an enum with different statuses for an asset link.

  • Possible statuses include unspecified, unknown, enabled, removed, and paused.

Enum describing statuses of an asset link.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ENABLED

Asset link is enabled.

REMOVED

Asset link has been removed.

PAUSED

Asset link is paused.