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].
[[["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-04-02 UTC."],[[["The latest version of the `BatchGetDocumentsMetadataResponse.Types.State` is 1.6.0, as part of the Google Cloud Discovery Engine v1 API."],["This enum defines the state of a `Document` within the Discovery Engine, providing insight into whether it's indexed or not."],["The possible states of a `Document` include `Indexed`, `NotInIndex`, `NotInTargetSite`, and `Unspecified`."],["The `NotInTargetSite` state indicates that a `Document` was not indexed due to its URI not being within the designated `TargetSite`."],["The `Unspecified` state indicates that the state of the `Document` is not defined."]]],[]]