| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleGroup |
PhraseMatchRuleGroup.Builder.build() |
PhraseMatchRuleGroup |
PhraseMatchRuleGroup.Builder.buildPartial() |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.getDefaultInstance() |
PhraseMatchRuleGroup |
PhraseMatchRuleGroup.getDefaultInstanceForType() |
PhraseMatchRuleGroup |
PhraseMatchRuleGroup.Builder.getDefaultInstanceForType() |
PhraseMatchRuleGroup |
PhraseMatcherOrBuilder.getPhraseMatchRuleGroups(int index)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatchRuleGroup |
PhraseMatcher.getPhraseMatchRuleGroups(int index)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatchRuleGroup |
PhraseMatcher.Builder.getPhraseMatchRuleGroups(int index)
A list of phase match rule groups that are included in this matcher.
|
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseDelimitedFrom(InputStream input) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(byte[] data) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(ByteBuffer data) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(com.google.protobuf.ByteString data) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(InputStream input) |
static PhraseMatchRuleGroup |
PhraseMatchRuleGroup.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhraseMatchRuleGroup> |
PhraseMatchRuleGroup.getParserForType() |
List<PhraseMatchRuleGroup> |
PhraseMatcherOrBuilder.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> |
PhraseMatcher.Builder.getPhraseMatchRuleGroupsList()
A list of phase match rule groups that are included in this matcher.
|
static com.google.protobuf.Parser<PhraseMatchRuleGroup> |
PhraseMatchRuleGroup.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhraseMatcher.Builder |
PhraseMatcher.Builder.addPhraseMatchRuleGroups(int index,
PhraseMatchRuleGroup value)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatcher.Builder |
PhraseMatcher.Builder.addPhraseMatchRuleGroups(PhraseMatchRuleGroup value)
A list of phase match rule groups that are included in this matcher.
|
PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.Builder.mergeFrom(PhraseMatchRuleGroup other) |
static PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.newBuilder(PhraseMatchRuleGroup prototype) |
PhraseMatcher.Builder |
PhraseMatcher.Builder.setPhraseMatchRuleGroups(int index,
PhraseMatchRuleGroup value)
A list of phase match rule groups that are included in this matcher.
|
| Modifier and Type | Method and Description |
|---|---|
PhraseMatcher.Builder |
PhraseMatcher.Builder.addAllPhraseMatchRuleGroups(Iterable<? extends PhraseMatchRuleGroup> values)
A list of phase match rule groups that are included in this matcher.
|
Copyright © 2023 Google LLC. All rights reserved.