| Modifier and Type | Method and Description |
|---|---|
ExactMatchConfig |
ExactMatchConfig.Builder.build() |
ExactMatchConfig |
ExactMatchConfig.Builder.buildPartial() |
static ExactMatchConfig |
ExactMatchConfig.getDefaultInstance() |
ExactMatchConfig |
ExactMatchConfig.getDefaultInstanceForType() |
ExactMatchConfig |
ExactMatchConfig.Builder.getDefaultInstanceForType() |
ExactMatchConfig |
PhraseMatchRuleConfig.getExactMatchConfig()
The configuration for the exact match rule.
|
ExactMatchConfig |
PhraseMatchRuleConfig.Builder.getExactMatchConfig()
The configuration for the exact match rule.
|
ExactMatchConfig |
PhraseMatchRuleConfigOrBuilder.getExactMatchConfig()
The configuration for the exact match rule.
|
static ExactMatchConfig |
ExactMatchConfig.parseDelimitedFrom(InputStream input) |
static ExactMatchConfig |
ExactMatchConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(byte[] data) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(ByteBuffer data) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(com.google.protobuf.ByteString data) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(InputStream input) |
static ExactMatchConfig |
ExactMatchConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExactMatchConfig> |
ExactMatchConfig.getParserForType() |
static com.google.protobuf.Parser<ExactMatchConfig> |
ExactMatchConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleConfig.Builder |
PhraseMatchRuleConfig.Builder.mergeExactMatchConfig(ExactMatchConfig value)
The configuration for the exact match rule.
|
ExactMatchConfig.Builder |
ExactMatchConfig.Builder.mergeFrom(ExactMatchConfig other) |
static ExactMatchConfig.Builder |
ExactMatchConfig.newBuilder(ExactMatchConfig prototype) |
PhraseMatchRuleConfig.Builder |
PhraseMatchRuleConfig.Builder.setExactMatchConfig(ExactMatchConfig value)
The configuration for the exact match rule.
|
Copyright © 2023 Google LLC. All rights reserved.