| Modifier and Type | Method and Description |
|---|---|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.forNumber(int value) |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpecOrBuilder.getInterpolationType()
The interpolation type to be applied to connect the control points
listed below.
|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.getInterpolationType()
The interpolation type to be applied to connect the control points
listed below.
|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder.getInterpolationType()
The interpolation type to be applied to connect the control points
listed below.
|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType[] |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.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.InterpolationType> |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder |
SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder.setInterpolationType(SearchRequest.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType value)
The interpolation type to be applied to connect the control points
listed below.
|
Copyright © 2025 Google LLC. All rights reserved.