| Modifier and Type | Method and Description |
|---|---|
Output |
Output.Builder.build() |
Output |
Output.Builder.buildPartial() |
static Output |
Output.getDefaultInstance() |
Output |
Output.getDefaultInstanceForType() |
Output |
Output.Builder.getDefaultInstanceForType() |
Output |
JobConfigOrBuilder.getOutput()
Output configuration.
|
Output |
JobConfig.getOutput()
Output configuration.
|
Output |
JobConfig.Builder.getOutput()
Output configuration.
|
static Output |
Output.parseDelimitedFrom(InputStream input) |
static Output |
Output.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Output |
Output.parseFrom(byte[] data) |
static Output |
Output.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Output |
Output.parseFrom(ByteBuffer data) |
static Output |
Output.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Output |
Output.parseFrom(com.google.protobuf.ByteString data) |
static Output |
Output.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Output |
Output.parseFrom(com.google.protobuf.CodedInputStream input) |
static Output |
Output.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Output |
Output.parseFrom(InputStream input) |
static Output |
Output.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Output> |
Output.getParserForType() |
static com.google.protobuf.Parser<Output> |
Output.parser() |
| Modifier and Type | Method and Description |
|---|---|
Output.Builder |
Output.Builder.mergeFrom(Output other) |
JobConfig.Builder |
JobConfig.Builder.mergeOutput(Output value)
Output configuration.
|
static Output.Builder |
Output.newBuilder(Output prototype) |
JobConfig.Builder |
JobConfig.Builder.setOutput(Output value)
Output configuration.
|
Copyright © 2022 Google LLC. All rights reserved.