Send feedback
Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::TargetSite::IndexingStatus (v2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::TargetSite::IndexingStatus.
Target site indexing status enumeration.
Constants
INDEXING_STATUS_UNSPECIFIED
value: 0 Defaults to SUCCEEDED.
PENDING
value: 1 The target site is in the update queue and will be picked up by indexing
pipeline.
FAILED
value: 2 The target site fails to be indexed.
SUCCEEDED
value: 3 The target site has been indexed.
DELETING
value: 4
The previously indexed target site has been marked to be deleted. This is
a transitioning state which will resulted in either:
target site deleted if unindexing is successful;
state reverts to SUCCEEDED if the unindexing fails.
CANCELLABLE
value: 5 The target site change is pending but cancellable.
CANCELLED
value: 6 The target site change is cancelled.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]