public static interface FeaturedDocument.Builder extends SdkPojo, CopyableBuilder<FeaturedDocument.Builder,FeaturedDocument>
| Modifier and Type | Method and Description |
|---|---|
FeaturedDocument.Builder |
id(String id)
The identifier of the document to feature in the search results.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFeaturedDocument.Builder id(String id)
The identifier of the document to feature in the search results. You can use the Query API to search for specific documents with their document IDs included in the result items, or you can use the console.
id - The identifier of the document to feature in the search results. You can use the Query API to search for
specific documents with their document IDs included in the result items, or you can use the console.Copyright © 2023. All rights reserved.