Module: Google::Cloud::DiscoveryEngine::V1beta::SearchTier

Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/common.rb

Overview

Tiers of search features. Different tiers might have different pricing. To learn more, please check the pricing documentation.

Constant Summary collapse

SEARCH_TIER_UNSPECIFIED =

Default value when the enum is unspecified. This is invalid to use.

0
SEARCH_TIER_STANDARD =

Standard tier.

1
SEARCH_TIER_ENTERPRISE =

Enterprise tier.

2