type property

String? type
getter/setter pair

Possible string values are:

  • "CLOUD_CONTROL_TYPE_UNSPECIFIED"
  • "BUILT_IN"
  • "CUSTOM"

Implementation

core.String? type;