| Modifier and Type | Class and Description |
|---|---|
class |
PhraseMatchRuleGroup
A message representing a rule in the phrase matcher.
|
static class |
PhraseMatchRuleGroup.Builder
A message representing a rule in the phrase matcher.
|
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleGroupOrBuilder |
PhraseMatcherOrBuilder.getPhraseMatchRuleGroupsOrBuilder(int index)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatchRuleGroupOrBuilder |
PhraseMatcher.getPhraseMatchRuleGroupsOrBuilder(int index)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatchRuleGroupOrBuilder |
PhraseMatcher.Builder.getPhraseMatchRuleGroupsOrBuilder(int index)
A list of phase match rule groups that are included in this matcher.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PhraseMatchRuleGroupOrBuilder> |
PhraseMatcherOrBuilder.getPhraseMatchRuleGroupsOrBuilderList()
A list of phase match rule groups that are included in this matcher.
|
List<? extends PhraseMatchRuleGroupOrBuilder> |
PhraseMatcher.getPhraseMatchRuleGroupsOrBuilderList()
A list of phase match rule groups that are included in this matcher.
|
List<? extends PhraseMatchRuleGroupOrBuilder> |
PhraseMatcher.Builder.getPhraseMatchRuleGroupsOrBuilderList()
A list of phase match rule groups that are included in this matcher.
|
Copyright © 2023 Google LLC. All rights reserved.