IndexingStatus(value)
Target site indexing status enumeration.
1. target site deleted if unindexing is
successful;
2. state reverts to SUCCEEDED if the unindexing
fails.
CANCELLABLE (5):
The target site change is pending but
cancellable.
CANCELLED (6):
The target site change is cancelled.
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: |