| Modifier and Type | Method and Description |
|---|---|
static ProductSearchResultsView |
ProductSearchResultsView.forNumber(int value) |
ProductSearchResultsView |
ProductSearchParams.getView()
Specifies the verbosity of the product search results.
|
ProductSearchResultsView |
ProductSearchParams.Builder.getView()
Specifies the verbosity of the product search results.
|
ProductSearchResultsView |
ProductSearchParamsOrBuilder.getView()
Specifies the verbosity of the product search results.
|
static ProductSearchResultsView |
ProductSearchResultsView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProductSearchResultsView |
ProductSearchResultsView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProductSearchResultsView |
ProductSearchResultsView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductSearchResultsView[] |
ProductSearchResultsView.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<ProductSearchResultsView> |
ProductSearchResultsView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProductSearchParams.Builder |
ProductSearchParams.Builder.setView(ProductSearchResultsView value)
Specifies the verbosity of the product search results.
|
Copyright © 2020 Google LLC. All rights reserved.