Enumeration ApiSpec

The API spec that the external API implements.

Enumeration Members

API_SPEC_UNSPECIFIED: "API_SPEC_UNSPECIFIED"

Unspecified API spec. This value should not be used.

ELASTIC_SEARCH: "ELASTIC_SEARCH"

Elastic search API spec.

SIMPLE_SEARCH: "SIMPLE_SEARCH"

Simple search API spec.