| Modifier and Type | Method and Description |
|---|---|
static SearchCatalogResult.SystemCase |
SearchCatalogResult.SystemCase.forNumber(int value) |
SearchCatalogResult.SystemCase |
SearchCatalogResult.getSystemCase() |
SearchCatalogResult.SystemCase |
SearchCatalogResult.Builder.getSystemCase() |
SearchCatalogResult.SystemCase |
SearchCatalogResultOrBuilder.getSystemCase() |
static SearchCatalogResult.SystemCase |
SearchCatalogResult.SystemCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchCatalogResult.SystemCase |
SearchCatalogResult.SystemCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchCatalogResult.SystemCase[] |
SearchCatalogResult.SystemCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.