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 AnnotatorSelectorAnnotatorSelector.Builder. build()AnnotatorSelectorAnnotatorSelector.Builder. buildPartial()AnnotatorSelectorAnalysis.Builder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorAnalysis. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorAnalysisOrBuilder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorBulkAnalyzeConversationsRequest.Builder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorBulkAnalyzeConversationsRequest. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorBulkAnalyzeConversationsRequestOrBuilder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorCreateAnalysisOperationMetadata.Builder. getAnnotatorSelector()Output only.AnnotatorSelectorCreateAnalysisOperationMetadata. getAnnotatorSelector()Output only.AnnotatorSelectorCreateAnalysisOperationMetadataOrBuilder. getAnnotatorSelector()Output only.AnnotatorSelectorSettings.AnalysisConfig.Builder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorSettings.AnalysisConfig. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelectorSettings.AnalysisConfigOrBuilder. getAnnotatorSelector()To select the annotators to run and the phrase matchers to use (if any).static AnnotatorSelectorAnnotatorSelector. getDefaultInstance()AnnotatorSelectorAnnotatorSelector.Builder. getDefaultInstanceForType()AnnotatorSelectorAnnotatorSelector. getDefaultInstanceForType()static AnnotatorSelectorAnnotatorSelector. parseDelimitedFrom(InputStream input)static AnnotatorSelectorAnnotatorSelector. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatorSelectorAnnotatorSelector. parseFrom(byte[] data)static AnnotatorSelectorAnnotatorSelector. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatorSelectorAnnotatorSelector. parseFrom(com.google.protobuf.ByteString data)static AnnotatorSelectorAnnotatorSelector. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatorSelectorAnnotatorSelector. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotatorSelectorAnnotatorSelector. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatorSelectorAnnotatorSelector. parseFrom(InputStream input)static AnnotatorSelectorAnnotatorSelector. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatorSelectorAnnotatorSelector. parseFrom(ByteBuffer data)static AnnotatorSelectorAnnotatorSelector. 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.BuilderAnalysis.Builder. mergeAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).BulkAnalyzeConversationsRequest.BuilderBulkAnalyzeConversationsRequest.Builder. mergeAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).CreateAnalysisOperationMetadata.BuilderCreateAnalysisOperationMetadata.Builder. mergeAnnotatorSelector(AnnotatorSelector value)Output only.Settings.AnalysisConfig.BuilderSettings.AnalysisConfig.Builder. mergeAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).AnnotatorSelector.BuilderAnnotatorSelector.Builder. mergeFrom(AnnotatorSelector other)static AnnotatorSelector.BuilderAnnotatorSelector. newBuilder(AnnotatorSelector prototype)Analysis.BuilderAnalysis.Builder. setAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).BulkAnalyzeConversationsRequest.BuilderBulkAnalyzeConversationsRequest.Builder. setAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).CreateAnalysisOperationMetadata.BuilderCreateAnalysisOperationMetadata.Builder. setAnnotatorSelector(AnnotatorSelector value)Output only.Settings.AnalysisConfig.BuilderSettings.AnalysisConfig.Builder. setAnnotatorSelector(AnnotatorSelector value)To select the annotators to run and the phrase matchers to use (if any).
-