| Modifier and Type | Method and Description |
|---|---|
static InventoryView |
InventoryView.forNumber(int value) |
InventoryView |
ListInventoriesRequest.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
InventoryView |
ListInventoriesRequest.Builder.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
InventoryView |
ListInventoriesRequestOrBuilder.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
InventoryView |
GetInventoryRequestOrBuilder.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
InventoryView |
GetInventoryRequest.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
InventoryView |
GetInventoryRequest.Builder.getView()
Inventory view indicating what information should be included in the
inventory resource.
|
static InventoryView |
InventoryView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InventoryView |
InventoryView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InventoryView |
InventoryView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryView[] |
InventoryView.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<InventoryView> |
InventoryView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListInventoriesRequest.Builder |
ListInventoriesRequest.Builder.setView(InventoryView value)
Inventory view indicating what information should be included in the
inventory resource.
|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.setView(InventoryView value)
Inventory view indicating what information should be included in the
inventory resource.
|
Copyright © 2024 Google LLC. All rights reserved.