| Modifier and Type | Class and Description |
|---|---|
static class |
Rule.IgnoreAction
Prevents a term in the query from being used in search.
|
static class |
Rule.IgnoreAction.Builder
Prevents a term in the query from being used in search.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.IgnoreActionOrBuilder |
Rule.getIgnoreActionOrBuilder()
Ignores specific terms from query during search.
|
Rule.IgnoreActionOrBuilder |
Rule.Builder.getIgnoreActionOrBuilder()
Ignores specific terms from query during search.
|
Rule.IgnoreActionOrBuilder |
RuleOrBuilder.getIgnoreActionOrBuilder()
Ignores specific terms from query during search.
|
Copyright © 2023 Google LLC. All rights reserved.