| Modifier and Type | Method and Description |
|---|---|
Inventory.Item |
Inventory.Item.Builder.build() |
Inventory.Item |
Inventory.Item.Builder.buildPartial() |
static Inventory.Item |
Inventory.Item.getDefaultInstance() |
Inventory.Item |
Inventory.Item.getDefaultInstanceForType() |
Inventory.Item |
Inventory.Item.Builder.getDefaultInstanceForType() |
Inventory.Item |
InventoryOrBuilder.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item |
Inventory.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item |
Inventory.Builder.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item |
InventoryOrBuilder.getItemsOrThrow(String key)
Output only.
|
Inventory.Item |
Inventory.getItemsOrThrow(String key)
Output only.
|
Inventory.Item |
Inventory.Builder.getItemsOrThrow(String key)
Output only.
|
static Inventory.Item |
Inventory.Item.parseDelimitedFrom(InputStream input) |
static Inventory.Item |
Inventory.Item.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.Item |
Inventory.Item.parseFrom(byte[] data) |
static Inventory.Item |
Inventory.Item.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.Item |
Inventory.Item.parseFrom(ByteBuffer data) |
static Inventory.Item |
Inventory.Item.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.Item |
Inventory.Item.parseFrom(com.google.protobuf.ByteString data) |
static Inventory.Item |
Inventory.Item.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.Item |
Inventory.Item.parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.Item |
Inventory.Item.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.Item |
Inventory.Item.parseFrom(InputStream input) |
static Inventory.Item |
Inventory.Item.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Inventory.Item> |
InventoryOrBuilder.getItems()
Deprecated.
|
Map<String,Inventory.Item> |
Inventory.getItems()
Deprecated.
|
Map<String,Inventory.Item> |
Inventory.Builder.getItems()
Deprecated.
|
Map<String,Inventory.Item> |
InventoryOrBuilder.getItemsMap()
Output only.
|
Map<String,Inventory.Item> |
Inventory.getItemsMap()
Output only.
|
Map<String,Inventory.Item> |
Inventory.Builder.getItemsMap()
Output only.
|
Map<String,Inventory.Item> |
Inventory.Builder.getMutableItems()
Deprecated.
|
com.google.protobuf.Parser<Inventory.Item> |
Inventory.Item.getParserForType() |
static com.google.protobuf.Parser<Inventory.Item> |
Inventory.Item.parser() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.Item |
InventoryOrBuilder.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item |
Inventory.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item |
Inventory.Builder.getItemsOrDefault(String key,
Inventory.Item defaultValue)
Output only.
|
Inventory.Item.Builder |
Inventory.Item.Builder.mergeFrom(Inventory.Item other) |
static Inventory.Item.Builder |
Inventory.Item.newBuilder(Inventory.Item prototype) |
Inventory.Builder |
Inventory.Builder.putItems(String key,
Inventory.Item value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Inventory.Builder |
Inventory.Builder.putAllItems(Map<String,Inventory.Item> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.