canonicalCode property

int? canonicalCode
getter/setter pair

The canonical error code (see codes.proto) that most closely corresponds to this status.

This may be missing, and in the common case of the generic space, it definitely will be.

Implementation

core.int? canonicalCode;