| Modifier and Type | Method and Description |
|---|---|
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.Builder.build() |
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.Builder.buildPartial() |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.getDefaultInstance() |
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.getDefaultInstanceForType() |
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.Builder.getDefaultInstanceForType() |
SearchRequest.ContentSearchSpec.SummarySpec |
ConverseConversationRequestOrBuilder.getSummarySpec()
A specification for configuring the summary returned in the response.
|
SearchRequest.ContentSearchSpec.SummarySpec |
ConverseConversationRequest.getSummarySpec()
A specification for configuring the summary returned in the response.
|
SearchRequest.ContentSearchSpec.SummarySpec |
ConverseConversationRequest.Builder.getSummarySpec()
A specification for configuring the summary returned in the response.
|
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpecOrBuilder.getSummarySpec()
If `summarySpec` is not specified, summaries are not included in the
search response.
|
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.getSummarySpec()
If `summarySpec` is not specified, summaries are not included in the
search response.
|
SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.Builder.getSummarySpec()
If `summarySpec` is not specified, summaries are not included in the
search response.
|
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseDelimitedFrom(InputStream input) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(byte[] data) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(ByteBuffer data) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(com.google.protobuf.ByteString data) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(InputStream input) |
static SearchRequest.ContentSearchSpec.SummarySpec |
SearchRequest.ContentSearchSpec.SummarySpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchRequest.ContentSearchSpec.SummarySpec> |
SearchRequest.ContentSearchSpec.SummarySpec.getParserForType() |
static com.google.protobuf.Parser<SearchRequest.ContentSearchSpec.SummarySpec> |
SearchRequest.ContentSearchSpec.SummarySpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.ContentSearchSpec.SummarySpec.Builder |
SearchRequest.ContentSearchSpec.SummarySpec.Builder.mergeFrom(SearchRequest.ContentSearchSpec.SummarySpec other) |
ConverseConversationRequest.Builder |
ConverseConversationRequest.Builder.mergeSummarySpec(SearchRequest.ContentSearchSpec.SummarySpec value)
A specification for configuring the summary returned in the response.
|
SearchRequest.ContentSearchSpec.Builder |
SearchRequest.ContentSearchSpec.Builder.mergeSummarySpec(SearchRequest.ContentSearchSpec.SummarySpec value)
If `summarySpec` is not specified, summaries are not included in the
search response.
|
static SearchRequest.ContentSearchSpec.SummarySpec.Builder |
SearchRequest.ContentSearchSpec.SummarySpec.newBuilder(SearchRequest.ContentSearchSpec.SummarySpec prototype) |
ConverseConversationRequest.Builder |
ConverseConversationRequest.Builder.setSummarySpec(SearchRequest.ContentSearchSpec.SummarySpec value)
A specification for configuring the summary returned in the response.
|
SearchRequest.ContentSearchSpec.Builder |
SearchRequest.ContentSearchSpec.Builder.setSummarySpec(SearchRequest.ContentSearchSpec.SummarySpec value)
If `summarySpec` is not specified, summaries are not included in the
search response.
|
Copyright © 2024 Google LLC. All rights reserved.