| Modifier and Type | Method and Description |
|---|---|
Batch.StateHistory |
Batch.StateHistory.Builder.build() |
Batch.StateHistory |
Batch.StateHistory.Builder.buildPartial() |
static Batch.StateHistory |
Batch.StateHistory.getDefaultInstance() |
Batch.StateHistory |
Batch.StateHistory.getDefaultInstanceForType() |
Batch.StateHistory |
Batch.StateHistory.Builder.getDefaultInstanceForType() |
Batch.StateHistory |
BatchOrBuilder.getStateHistory(int index)
Output only.
|
Batch.StateHistory |
Batch.getStateHistory(int index)
Output only.
|
Batch.StateHistory |
Batch.Builder.getStateHistory(int index)
Output only.
|
static Batch.StateHistory |
Batch.StateHistory.parseDelimitedFrom(InputStream input) |
static Batch.StateHistory |
Batch.StateHistory.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(byte[] data) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(ByteBuffer data) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(com.google.protobuf.ByteString data) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(com.google.protobuf.CodedInputStream input) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(InputStream input) |
static Batch.StateHistory |
Batch.StateHistory.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Batch.StateHistory> |
Batch.StateHistory.getParserForType() |
List<Batch.StateHistory> |
BatchOrBuilder.getStateHistoryList()
Output only.
|
List<Batch.StateHistory> |
Batch.getStateHistoryList()
Output only.
|
List<Batch.StateHistory> |
Batch.Builder.getStateHistoryList()
Output only.
|
static com.google.protobuf.Parser<Batch.StateHistory> |
Batch.StateHistory.parser() |
| Modifier and Type | Method and Description |
|---|---|
Batch.Builder |
Batch.Builder.addStateHistory(Batch.StateHistory value)
Output only.
|
Batch.Builder |
Batch.Builder.addStateHistory(int index,
Batch.StateHistory value)
Output only.
|
Batch.StateHistory.Builder |
Batch.StateHistory.Builder.mergeFrom(Batch.StateHistory other) |
static Batch.StateHistory.Builder |
Batch.StateHistory.newBuilder(Batch.StateHistory prototype) |
Batch.Builder |
Batch.Builder.setStateHistory(int index,
Batch.StateHistory value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Batch.Builder |
Batch.Builder.addAllStateHistory(Iterable<? extends Batch.StateHistory> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.