| Modifier and Type | Class and Description |
|---|---|
static class |
Rule.DoNotAssociateAction
Prevents `query_term` from being associated with specified terms during
search.
|
static class |
Rule.DoNotAssociateAction.Builder
Prevents `query_term` from being associated with specified terms during
search.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.DoNotAssociateActionOrBuilder |
Rule.getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.
|
Rule.DoNotAssociateActionOrBuilder |
Rule.Builder.getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.
|
Rule.DoNotAssociateActionOrBuilder |
RuleOrBuilder.getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.
|
Copyright © 2023 Google LLC. All rights reserved.