| Modifier and Type | Class and Description |
|---|---|
static class |
Condition.QueryTerm
Matcher for search request query
Protobuf type
google.cloud.discoveryengine.v1beta.Condition.QueryTerm |
static class |
Condition.QueryTerm.Builder
Matcher for search request query
Protobuf type
google.cloud.discoveryengine.v1beta.Condition.QueryTerm |
| Modifier and Type | Method and Description |
|---|---|
Condition.QueryTermOrBuilder |
Condition.getQueryTermsOrBuilder(int index)
Search only
A list of terms to match the query on.
|
Condition.QueryTermOrBuilder |
Condition.Builder.getQueryTermsOrBuilder(int index)
Search only
A list of terms to match the query on.
|
Condition.QueryTermOrBuilder |
ConditionOrBuilder.getQueryTermsOrBuilder(int index)
Search only
A list of terms to match the query on.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Condition.QueryTermOrBuilder> |
Condition.getQueryTermsOrBuilderList()
Search only
A list of terms to match the query on.
|
List<? extends Condition.QueryTermOrBuilder> |
Condition.Builder.getQueryTermsOrBuilderList()
Search only
A list of terms to match the query on.
|
List<? extends Condition.QueryTermOrBuilder> |
ConditionOrBuilder.getQueryTermsOrBuilderList()
Search only
A list of terms to match the query on.
|
Copyright © 2025 Google LLC. All rights reserved.