Class IndexingStatus (0.11.13)

IndexingStatus(value)

Target site indexing status enumeration.

    1. target site deleted if unindexing is
        successful;
    2. state reverts to SUCCEEDED if the unindexing
        fails.

Enums

Name Description
INDEXING_STATUS_UNSPECIFIED Defaults to SUCCEEDED.
PENDING The target site is in the update queue and will be picked up by indexing pipeline.
FAILED The target site fails to be indexed.
SUCCEEDED The target site has been indexed.
DELETING The previously indexed target site has been marked to be deleted. This is a transitioning state which will resulted in either: