| Modifier and Type | Class and Description |
|---|---|
static class |
SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpec
Specification of the prompt to use with the model.
|
static class |
SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpec.Builder
Specification of the prompt to use with the model.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpecOrBuilder |
SearchRequest.ContentSearchSpec.SummarySpecOrBuilder.getModelPromptSpecOrBuilder()
If specified, the spec will be used to modify the prompt provided to
the LLM.
|
SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpecOrBuilder |
SearchRequest.ContentSearchSpec.SummarySpec.getModelPromptSpecOrBuilder()
If specified, the spec will be used to modify the prompt provided to
the LLM.
|
SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpecOrBuilder |
SearchRequest.ContentSearchSpec.SummarySpec.Builder.getModelPromptSpecOrBuilder()
If specified, the spec will be used to modify the prompt provided to
the LLM.
|
Copyright © 2024 Google LLC. All rights reserved.