FallbackActionType

Type of fallback action.

Enums
FALLBACK_ACTION_TYPE_UNSPECIFIED Unused.
FALLBACK_ACTION_UNSUPPORTED_FILE_TYPE The content was of an unsupported file type.
FALLBACK_ACTION_INPUT_TOO_LARGE The content exceeded the size limits for scanning.
FALLBACK_ACTION_FAILED_TO_SCAN_SUPPORTED_FILE_TYPE The content was of a supported file type and size but failed to be scanned, for example because the file is encrypted or corrupted.
FALLBACK_ACTION_DEFAULT_ACTION No user-defined rule in the content policy matched the content.