| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRule |
PhraseMatchRule.Builder.build() |
PhraseMatchRule |
PhraseMatchRule.Builder.buildPartial() |
static PhraseMatchRule |
PhraseMatchRule.getDefaultInstance() |
PhraseMatchRule |
PhraseMatchRule.getDefaultInstanceForType() |
PhraseMatchRule |
PhraseMatchRule.Builder.getDefaultInstanceForType() |
PhraseMatchRule |
PhraseMatchRuleGroupOrBuilder.getPhraseMatchRules(int index)
A list of phrase match rules that are included in this group.
|
PhraseMatchRule |
PhraseMatchRuleGroup.getPhraseMatchRules(int index)
A list of phrase match rules that are included in this group.
|
PhraseMatchRule |
PhraseMatchRuleGroup.Builder.getPhraseMatchRules(int index)
A list of phrase match rules that are included in this group.
|
static PhraseMatchRule |
PhraseMatchRule.parseDelimitedFrom(InputStream input) |
static PhraseMatchRule |
PhraseMatchRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(byte[] data) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(ByteBuffer data) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(com.google.protobuf.ByteString data) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(InputStream input) |
static PhraseMatchRule |
PhraseMatchRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhraseMatchRule> |
PhraseMatchRule.getParserForType() |
List<PhraseMatchRule> |
PhraseMatchRuleGroupOrBuilder.getPhraseMatchRulesList()
A list of phrase match rules that are included in this group.
|
List<PhraseMatchRule> |
PhraseMatchRuleGroup.getPhraseMatchRulesList()
A list of phrase match rules that are included in this group.
|
List<PhraseMatchRule> |
PhraseMatchRuleGroup.Builder.getPhraseMatchRulesList()
A list of phrase match rules that are included in this group.
|
static com.google.protobuf.Parser<PhraseMatchRule> |
PhraseMatchRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.Builder.addPhraseMatchRules(int index,
PhraseMatchRule value)
A list of phrase match rules that are included in this group.
|
PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.Builder.addPhraseMatchRules(PhraseMatchRule value)
A list of phrase match rules that are included in this group.
|
PhraseMatchRule.Builder |
PhraseMatchRule.Builder.mergeFrom(PhraseMatchRule other) |
static PhraseMatchRule.Builder |
PhraseMatchRule.newBuilder(PhraseMatchRule prototype) |
PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.Builder.setPhraseMatchRules(int index,
PhraseMatchRule value)
A list of phrase match rules that are included in this group.
|
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleGroup.Builder |
PhraseMatchRuleGroup.Builder.addAllPhraseMatchRules(Iterable<? extends PhraseMatchRule> values)
A list of phrase match rules that are included in this group.
|
Copyright © 2023 Google LLC. All rights reserved.