public enum BatchGetDocumentsMetadataResponse.Types.StateReference documentation and code samples for the Discovery Engine v1 API enum BatchGetDocumentsMetadataResponse.Types.State.
The state of the [Document][google.cloud.discoveryengine.v1.Document].
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Indexed |
The [Document][google.cloud.discoveryengine.v1.Document] is indexed. |
NotInIndex |
The [Document][google.cloud.discoveryengine.v1.Document] is not indexed. |
NotInTargetSite |
The [Document][google.cloud.discoveryengine.v1.Document] is not indexed because its URI is not in the [TargetSite][google.cloud.discoveryengine.v1.TargetSite]. |
Unspecified |
Should never be set. |