| Modifier and Type | Method and Description |
|---|---|
static SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.OneBoxType.forNumber(int value) |
SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResultOrBuilder.getOneBoxType()
The type of One Box result.
|
SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.getOneBoxType()
The type of One Box result.
|
SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.Builder.getOneBoxType()
The type of One Box result.
|
static SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.OneBoxType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.OneBoxType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchResponse.OneBoxResult.OneBoxType |
SearchResponse.OneBoxResult.OneBoxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchResponse.OneBoxResult.OneBoxType[] |
SearchResponse.OneBoxResult.OneBoxType.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<SearchResponse.OneBoxResult.OneBoxType> |
SearchResponse.OneBoxResult.OneBoxType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.OneBoxResult.Builder |
SearchResponse.OneBoxResult.Builder.setOneBoxType(SearchResponse.OneBoxResult.OneBoxType value)
The type of One Box result.
|
Copyright © 2024 Google LLC. All rights reserved.