Discovery Engine v1 API - Enum SearchResponse.Types.SemanticState (1.13.0)

public enum SearchResponse.Types.SemanticState

Reference documentation and code samples for the Discovery Engine v1 API enum SearchResponse.Types.SemanticState.

Semantic state of the search response.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Disabled

Semantic search was disabled for this search response.

Enabled

Semantic search was enabled for this search response.

Unspecified

Default value. Should not be used.