code property

int? code
getter/setter pair

Numeric code drawn from the space specified below.

Often, this is the canonical error space, and code is drawn from google3/util/task/codes.proto

Implementation

core.int? code;