| Modifier and Type | Method and Description |
|---|---|
Inventory.OsInfo |
Inventory.OsInfo.Builder.build() |
Inventory.OsInfo |
Inventory.OsInfo.Builder.buildPartial() |
static Inventory.OsInfo |
Inventory.OsInfo.getDefaultInstance() |
Inventory.OsInfo |
Inventory.OsInfo.getDefaultInstanceForType() |
Inventory.OsInfo |
Inventory.OsInfo.Builder.getDefaultInstanceForType() |
Inventory.OsInfo |
InventoryOrBuilder.getOsInfo()
Output only.
|
Inventory.OsInfo |
Inventory.getOsInfo()
Output only.
|
Inventory.OsInfo |
Inventory.Builder.getOsInfo()
Output only.
|
static Inventory.OsInfo |
Inventory.OsInfo.parseDelimitedFrom(InputStream input) |
static Inventory.OsInfo |
Inventory.OsInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(byte[] data) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(ByteBuffer data) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(com.google.protobuf.ByteString data) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(InputStream input) |
static Inventory.OsInfo |
Inventory.OsInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Inventory.OsInfo> |
Inventory.OsInfo.getParserForType() |
static com.google.protobuf.Parser<Inventory.OsInfo> |
Inventory.OsInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.mergeFrom(Inventory.OsInfo other) |
Inventory.Builder |
Inventory.Builder.mergeOsInfo(Inventory.OsInfo value)
Output only.
|
static Inventory.OsInfo.Builder |
Inventory.OsInfo.newBuilder(Inventory.OsInfo prototype) |
Inventory.Builder |
Inventory.Builder.setOsInfo(Inventory.OsInfo value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.