Google Cloud Discovery Engine V1beta Client - Class SearchTier (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class SearchTier.

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

Protobuf type google.cloud.discoveryengine.v1beta.SearchTier

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SEARCH_TIER_UNSPECIFIED

Value: 0

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

Generated from protobuf enum SEARCH_TIER_UNSPECIFIED = 0;

SEARCH_TIER_STANDARD

Value: 1

Standard tier.

Generated from protobuf enum SEARCH_TIER_STANDARD = 1;

SEARCH_TIER_ENTERPRISE

Value: 2

Enterprise tier.

Generated from protobuf enum SEARCH_TIER_ENTERPRISE = 2;