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