exceptionType property

String? exceptionType
getter/setter pair

The type of exception. Possible string values are:

  • "EXCEPTION_TYPE_UNSPECIFIED" : exception_type is not applicable for the current asset.
  • "TRUNCATION" : The asset content is truncated.

Implementation

core.String? exceptionType;