values constant

List<Intent_WebhookState> const values

Implementation

static const $core.List<Intent_WebhookState> values = <Intent_WebhookState>[
  WEBHOOK_STATE_UNSPECIFIED,
  WEBHOOK_STATE_ENABLED,
  WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING,
];