type property

String? type
getter/setter pair

Scope Type.

Required. Possible string values are:

  • "TYPE_UNSPECIFIED" : Unspecified type.
  • "REGIONAL" : Regional type.

Implementation

core.String? type;