| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
RuntimeInfo.Builder.build() |
RuntimeInfo |
RuntimeInfo.Builder.buildPartial() |
static RuntimeInfo |
RuntimeInfo.getDefaultInstance() |
RuntimeInfo |
RuntimeInfo.getDefaultInstanceForType() |
RuntimeInfo |
RuntimeInfo.Builder.getDefaultInstanceForType() |
RuntimeInfo |
Session.getRuntimeInfo()
Output only.
|
RuntimeInfo |
Session.Builder.getRuntimeInfo()
Output only.
|
RuntimeInfo |
SessionOrBuilder.getRuntimeInfo()
Output only.
|
RuntimeInfo |
BatchOrBuilder.getRuntimeInfo()
Output only.
|
RuntimeInfo |
Batch.getRuntimeInfo()
Output only.
|
RuntimeInfo |
Batch.Builder.getRuntimeInfo()
Output only.
|
static RuntimeInfo |
RuntimeInfo.parseDelimitedFrom(InputStream input) |
static RuntimeInfo |
RuntimeInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeInfo |
RuntimeInfo.parseFrom(byte[] data) |
static RuntimeInfo |
RuntimeInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeInfo |
RuntimeInfo.parseFrom(ByteBuffer data) |
static RuntimeInfo |
RuntimeInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeInfo |
RuntimeInfo.parseFrom(com.google.protobuf.ByteString data) |
static RuntimeInfo |
RuntimeInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeInfo |
RuntimeInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static RuntimeInfo |
RuntimeInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeInfo |
RuntimeInfo.parseFrom(InputStream input) |
static RuntimeInfo |
RuntimeInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RuntimeInfo> |
RuntimeInfo.getParserForType() |
static com.google.protobuf.Parser<RuntimeInfo> |
RuntimeInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo.Builder |
RuntimeInfo.Builder.mergeFrom(RuntimeInfo other) |
Session.Builder |
Session.Builder.mergeRuntimeInfo(RuntimeInfo value)
Output only.
|
Batch.Builder |
Batch.Builder.mergeRuntimeInfo(RuntimeInfo value)
Output only.
|
static RuntimeInfo.Builder |
RuntimeInfo.newBuilder(RuntimeInfo prototype) |
Session.Builder |
Session.Builder.setRuntimeInfo(RuntimeInfo value)
Output only.
|
Batch.Builder |
Batch.Builder.setRuntimeInfo(RuntimeInfo value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.