SharedSetError

Enum describing possible shared set errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

CUSTOMER_CANNOT_CREATE_SHARED_SET_OF_THIS_TYPE

The customer cannot create this type of shared set.

DUPLICATE_NAME

A shared set with this name already exists.

SHARED_SET_REMOVED

Removed shared sets cannot be mutated.

SHARED_SET_IN_USE

The shared set cannot be removed because it is in use.