AssetException

An exception of an asset.

JSON representation
{ "exceptionType": enum (ExceptionType), "details": string }
Fields
exceptionType

enum (ExceptionType)

The type of exception.

details

string

The details of the exception.

ExceptionType

The type of exception.

Enums
EXCEPTION_TYPE_UNSPECIFIED exceptionType is not applicable for the current asset.
TRUNCATION The asset content is truncated.