ShareablePreviewError

  • Enumeration describing possible shareable preview errors.

  • Defines specific errors like exceeding the maximum asset groups or a non-existent asset group.

  • Includes unspecified and unknown error types.

Enum describing possible shareable preview errors.

Proto definition

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

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

TOO_MANY_ASSET_GROUPS_IN_REQUEST

The maximum of 10 asset groups was exceeded.

ASSET_GROUP_DOES_NOT_EXIST_UNDER_THIS_CUSTOMER

asset group does not exist under this customer.