Uses of Class
com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleGroup
-
Packages that use PhraseMatchRuleGroup Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of PhraseMatchRuleGroup in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRuleGroup Modifier and Type Method Description PhraseMatchRuleGroupPhraseMatchRuleGroup.Builder. build()PhraseMatchRuleGroupPhraseMatchRuleGroup.Builder. buildPartial()static PhraseMatchRuleGroupPhraseMatchRuleGroup. getDefaultInstance()PhraseMatchRuleGroupPhraseMatchRuleGroup.Builder. getDefaultInstanceForType()PhraseMatchRuleGroupPhraseMatchRuleGroup. getDefaultInstanceForType()PhraseMatchRuleGroupPhraseMatcher.Builder. getPhraseMatchRuleGroups(int index)A list of phase match rule groups that are included in this matcher.PhraseMatchRuleGroupPhraseMatcher. getPhraseMatchRuleGroups(int index)A list of phase match rule groups that are included in this matcher.PhraseMatchRuleGroupPhraseMatcherOrBuilder. getPhraseMatchRuleGroups(int index)A list of phase match rule groups that are included in this matcher.static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseDelimitedFrom(InputStream input)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(byte[] data)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(com.google.protobuf.ByteString data)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(com.google.protobuf.CodedInputStream input)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(InputStream input)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(ByteBuffer data)static PhraseMatchRuleGroupPhraseMatchRuleGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type PhraseMatchRuleGroup Modifier and Type Method Description com.google.protobuf.Parser<PhraseMatchRuleGroup>PhraseMatchRuleGroup. getParserForType()List<PhraseMatchRuleGroup>PhraseMatcher.Builder. getPhraseMatchRuleGroupsList()A list of phase match rule groups that are included in this matcher.List<PhraseMatchRuleGroup>PhraseMatcher. getPhraseMatchRuleGroupsList()A list of phase match rule groups that are included in this matcher.List<PhraseMatchRuleGroup>PhraseMatcherOrBuilder. getPhraseMatchRuleGroupsList()A list of phase match rule groups that are included in this matcher.static com.google.protobuf.Parser<PhraseMatchRuleGroup>PhraseMatchRuleGroup. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type PhraseMatchRuleGroup Modifier and Type Method Description PhraseMatcher.BuilderPhraseMatcher.Builder. addPhraseMatchRuleGroups(int index, PhraseMatchRuleGroup value)A list of phase match rule groups that are included in this matcher.PhraseMatcher.BuilderPhraseMatcher.Builder. addPhraseMatchRuleGroups(PhraseMatchRuleGroup value)A list of phase match rule groups that are included in this matcher.PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup.Builder. mergeFrom(PhraseMatchRuleGroup other)static PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup. newBuilder(PhraseMatchRuleGroup prototype)PhraseMatcher.BuilderPhraseMatcher.Builder. setPhraseMatchRuleGroups(int index, PhraseMatchRuleGroup value)A list of phase match rule groups that are included in this matcher.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type PhraseMatchRuleGroup Modifier and Type Method Description PhraseMatcher.BuilderPhraseMatcher.Builder. addAllPhraseMatchRuleGroups(Iterable<? extends PhraseMatchRuleGroup> values)A list of phase match rule groups that are included in this matcher.
-