Uses of Class
com.google.cloud.contactcenterinsights.v1.AnnotatorSelector
-
Packages that use AnnotatorSelector Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of AnnotatorSelector in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return AnnotatorSelector Modifier and Type Method Description AnnotatorSelector
AnnotatorSelector.Builder. build()
AnnotatorSelector
AnnotatorSelector.Builder. buildPartial()
AnnotatorSelector
Analysis.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
AnalysisOrBuilder. 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
BulkAnalyzeConversationsRequest. getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelector
BulkAnalyzeConversationsRequestOrBuilder. getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelector
CreateAnalysisOperationMetadata.Builder. getAnnotatorSelector()
Output only.AnnotatorSelector
CreateAnalysisOperationMetadata. getAnnotatorSelector()
Output only.AnnotatorSelector
CreateAnalysisOperationMetadataOrBuilder. getAnnotatorSelector()
Output only.AnnotatorSelector
Settings.AnalysisConfig.Builder. 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.AnalysisConfigOrBuilder. getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any).static AnnotatorSelector
AnnotatorSelector. getDefaultInstance()
AnnotatorSelector
AnnotatorSelector.Builder. getDefaultInstanceForType()
AnnotatorSelector
AnnotatorSelector. 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(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)
static AnnotatorSelector
AnnotatorSelector. parseFrom(ByteBuffer data)
static AnnotatorSelector
AnnotatorSelector. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type AnnotatorSelector Modifier and Type Method Description com.google.protobuf.Parser<AnnotatorSelector>
AnnotatorSelector. getParserForType()
static com.google.protobuf.Parser<AnnotatorSelector>
AnnotatorSelector. parser()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type AnnotatorSelector Modifier and Type Method Description Analysis.Builder
Analysis.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).CreateAnalysisOperationMetadata.Builder
CreateAnalysisOperationMetadata.Builder. mergeAnnotatorSelector(AnnotatorSelector value)
Output only.Settings.AnalysisConfig.Builder
Settings.AnalysisConfig.Builder. mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelector.Builder
AnnotatorSelector.Builder. mergeFrom(AnnotatorSelector other)
static AnnotatorSelector.Builder
AnnotatorSelector. newBuilder(AnnotatorSelector prototype)
Analysis.Builder
Analysis.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).CreateAnalysisOperationMetadata.Builder
CreateAnalysisOperationMetadata.Builder. setAnnotatorSelector(AnnotatorSelector value)
Output only.Settings.AnalysisConfig.Builder
Settings.AnalysisConfig.Builder. setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use (if any).
-