code property

String? code
getter/setter pair

A code that correspond to one type of user-facing message. Possible string values are:

  • "CODE_UNSPECIFIED" : Message Code not set.
  • "ZONE_DISTRIBUTION_UNBALANCED" : Memcached nodes are distributed unevenly.

Implementation

core.String? code;