Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataResponse::State (v1.1.0)

Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataResponse::State.

The state of the Document.

Constants

STATE_UNSPECIFIED

value: 0
Should never be set.

INDEXED

value: 1
The Document is indexed.

NOT_IN_TARGET_SITE

value: 2
The Document is not indexed because its URI is not in the TargetSite.

NOT_IN_INDEX

value: 3
The Document is not indexed.