values constant

List<Agent_ApiVersion> const values

Implementation

static const $core.List<Agent_ApiVersion> values = <Agent_ApiVersion>[
  API_VERSION_UNSPECIFIED,
  API_VERSION_V1,
  API_VERSION_V2,
  API_VERSION_V2_BETA_1,
];