static SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.Mode.forNumber(int value) |
|
SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.Builder.getMode() |
Mode of the DynamicFacet feature.
|
SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.getMode() |
Mode of the DynamicFacet feature.
|
SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpecOrBuilder.getMode() |
Mode of the DynamicFacet feature.
|
static SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.Mode.valueOf(int value) |
Deprecated.
|
static SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.DynamicFacetSpec.Mode |
SearchRequest.DynamicFacetSpec.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.DynamicFacetSpec.Mode[] |
SearchRequest.DynamicFacetSpec.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|