| Modifier and Type | Method and Description |
|---|---|
static SearchResultType |
SearchResultType.forNumber(int value) |
SearchResultType |
SearchCatalogResult.getSearchResultType()
Type of the search result.
|
SearchResultType |
SearchCatalogResult.Builder.getSearchResultType()
Type of the search result.
|
SearchResultType |
SearchCatalogResultOrBuilder.getSearchResultType()
Type of the search result.
|
static SearchResultType |
SearchResultType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SearchResultType |
SearchResultType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchResultType |
SearchResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchResultType[] |
SearchResultType.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<SearchResultType> |
SearchResultType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResult.Builder |
SearchCatalogResult.Builder.setSearchResultType(SearchResultType value)
Type of the search result.
|
Copyright © 2025 Google LLC. All rights reserved.