| Modifier and Type | Method and Description |
|---|---|
AnnotatorSelector |
AnnotatorSelector.Builder.build() |
AnnotatorSelector |
AnnotatorSelector.Builder.buildPartial() |
AnnotatorSelector |
AnalysisRuleOrBuilder.getAnnotatorSelector()
Selector of annotators to run and the phrase matchers to use for
conversations that matches the conversation_filter.
|
AnnotatorSelector |
Settings.AnalysisConfigOrBuilder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
Settings.AnalysisConfig.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
Settings.AnalysisConfig.Builder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
BulkAnalyzeConversationsRequest.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
BulkAnalyzeConversationsRequest.Builder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
Analysis.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
Analysis.Builder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
AnalysisOrBuilder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector |
CreateAnalysisOperationMetadataOrBuilder.getAnnotatorSelector()
Output only.
|
AnnotatorSelector |
AnalysisRule.getAnnotatorSelector()
Selector of annotators to run and the phrase matchers to use for
conversations that matches the conversation_filter.
|
AnnotatorSelector |
AnalysisRule.Builder.getAnnotatorSelector()
Selector of annotators to run and the phrase matchers to use for
conversations that matches the conversation_filter.
|
AnnotatorSelector |
CreateAnalysisOperationMetadata.getAnnotatorSelector()
Output only.
|
AnnotatorSelector |
CreateAnalysisOperationMetadata.Builder.getAnnotatorSelector()
Output only.
|
AnnotatorSelector |
BulkAnalyzeConversationsRequestOrBuilder.getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
static AnnotatorSelector |
AnnotatorSelector.getDefaultInstance() |
AnnotatorSelector |
AnnotatorSelector.getDefaultInstanceForType() |
AnnotatorSelector |
AnnotatorSelector.Builder.getDefaultInstanceForType() |
static AnnotatorSelector |
AnnotatorSelector.parseDelimitedFrom(InputStream input) |
static AnnotatorSelector |
AnnotatorSelector.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(byte[] data) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(ByteBuffer data) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(com.google.protobuf.ByteString data) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(com.google.protobuf.CodedInputStream input) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(InputStream input) |
static AnnotatorSelector |
AnnotatorSelector.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AnnotatorSelector> |
AnnotatorSelector.getParserForType() |
static com.google.protobuf.Parser<AnnotatorSelector> |
AnnotatorSelector.parser() |
| Modifier and Type | Method and Description |
|---|---|
Settings.AnalysisConfig.Builder |
Settings.AnalysisConfig.Builder.mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
BulkAnalyzeConversationsRequest.Builder |
BulkAnalyzeConversationsRequest.Builder.mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
Analysis.Builder.mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
AnalysisRule.Builder |
AnalysisRule.Builder.mergeAnnotatorSelector(AnnotatorSelector value)
Selector of annotators to run and the phrase matchers to use for
conversations that matches the conversation_filter.
|
CreateAnalysisOperationMetadata.Builder |
CreateAnalysisOperationMetadata.Builder.mergeAnnotatorSelector(AnnotatorSelector value)
Output only.
|
AnnotatorSelector.Builder |
AnnotatorSelector.Builder.mergeFrom(AnnotatorSelector other) |
static AnnotatorSelector.Builder |
AnnotatorSelector.newBuilder(AnnotatorSelector prototype) |
Settings.AnalysisConfig.Builder |
Settings.AnalysisConfig.Builder.setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
BulkAnalyzeConversationsRequest.Builder |
BulkAnalyzeConversationsRequest.Builder.setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
Analysis.Builder.setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
AnalysisRule.Builder |
AnalysisRule.Builder.setAnnotatorSelector(AnnotatorSelector value)
Selector of annotators to run and the phrase matchers to use for
conversations that matches the conversation_filter.
|
CreateAnalysisOperationMetadata.Builder |
CreateAnalysisOperationMetadata.Builder.setAnnotatorSelector(AnnotatorSelector value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.