values constant

Implementation

static const $core.List<ScalingConfig_InstanceSize> values = <ScalingConfig_InstanceSize> [
  INSTANCE_SIZE_UNSPECIFIED,
  EXTRA_SMALL,
  SMALL,
  MEDIUM,
  LARGE,
  EXTRA_LARGE,
];