| Modifier and Type | Method and Description |
|---|---|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.forNumber(int value) |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpecOrBuilder.getAttributeType()
The attribute type to be used to determine the boost amount.
|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.getAttributeType()
The attribute type to be used to determine the boost amount.
|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder.getAttributeType()
The attribute type to be used to determine the boost amount.
|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType[] |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType> |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder.setAttributeType(SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType value)
The attribute type to be used to determine the boost amount.
|
Copyright © 2025 Google LLC. All rights reserved.