Module: Google::Cloud::Dialogflow::V2::Agent::Tier

Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/agent.rb

Overview

Represents the agent tier.

Constant Summary collapse

TIER_UNSPECIFIED =

Not specified. This value should never be used.

0
TIER_STANDARD =

Standard tier.

1
TIER_ENTERPRISE =

Enterprise tier (Essentials).

2
TIER_ENTERPRISE_PLUS =

Enterprise tier (Plus).

3