canonicalCode property
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. copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 canonical_code = 6;
Implementation
core.int? canonicalCode;