| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleConfig |
PhraseMatchRuleConfig.Builder.build() |
PhraseMatchRuleConfig |
PhraseMatchRuleConfig.Builder.buildPartial() |
PhraseMatchRuleConfig |
PhraseMatchRule.getConfig()
Provides additional information about the rule that specifies how to apply
the rule.
|
PhraseMatchRuleConfig |
PhraseMatchRule.Builder.getConfig()
Provides additional information about the rule that specifies how to apply
the rule.
|
PhraseMatchRuleConfig |
PhraseMatchRuleOrBuilder.getConfig()
Provides additional information about the rule that specifies how to apply
the rule.
|
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.getDefaultInstance() |
PhraseMatchRuleConfig |
PhraseMatchRuleConfig.getDefaultInstanceForType() |
PhraseMatchRuleConfig |
PhraseMatchRuleConfig.Builder.getDefaultInstanceForType() |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseDelimitedFrom(InputStream input) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(byte[] data) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(ByteBuffer data) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(com.google.protobuf.ByteString data) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(InputStream input) |
static PhraseMatchRuleConfig |
PhraseMatchRuleConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhraseMatchRuleConfig> |
PhraseMatchRuleConfig.getParserForType() |
static com.google.protobuf.Parser<PhraseMatchRuleConfig> |
PhraseMatchRuleConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRule.Builder |
PhraseMatchRule.Builder.mergeConfig(PhraseMatchRuleConfig value)
Provides additional information about the rule that specifies how to apply
the rule.
|
PhraseMatchRuleConfig.Builder |
PhraseMatchRuleConfig.Builder.mergeFrom(PhraseMatchRuleConfig other) |
static PhraseMatchRuleConfig.Builder |
PhraseMatchRuleConfig.newBuilder(PhraseMatchRuleConfig prototype) |
PhraseMatchRule.Builder |
PhraseMatchRule.Builder.setConfig(PhraseMatchRuleConfig value)
Provides additional information about the rule that specifies how to apply
the rule.
|
Copyright © 2023 Google LLC. All rights reserved.