code property

int? code
getter/setter pair

The status code, which should be an enum value of google.rpc.Code.

Implementation

core.int? code;