| Modifier and Type | Method and Description |
|---|---|
GcsOutputResult |
GcsOutputResult.Builder.build() |
GcsOutputResult |
GcsOutputResult.Builder.buildPartial() |
static GcsOutputResult |
GcsOutputResult.getDefaultInstance() |
GcsOutputResult |
GcsOutputResult.getDefaultInstanceForType() |
GcsOutputResult |
GcsOutputResult.Builder.getDefaultInstanceForType() |
GcsOutputResult |
OutputResultOrBuilder.getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult |
OutputResult.getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult |
OutputResult.Builder.getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
|
static GcsOutputResult |
GcsOutputResult.parseDelimitedFrom(InputStream input) |
static GcsOutputResult |
GcsOutputResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputResult |
GcsOutputResult.parseFrom(byte[] data) |
static GcsOutputResult |
GcsOutputResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputResult |
GcsOutputResult.parseFrom(ByteBuffer data) |
static GcsOutputResult |
GcsOutputResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputResult |
GcsOutputResult.parseFrom(com.google.protobuf.ByteString data) |
static GcsOutputResult |
GcsOutputResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputResult |
GcsOutputResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsOutputResult |
GcsOutputResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputResult |
GcsOutputResult.parseFrom(InputStream input) |
static GcsOutputResult |
GcsOutputResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<GcsOutputResult> |
OutputResultOrBuilder.getGcsResultList()
The Google Cloud Storage location where the result is stored.
|
List<GcsOutputResult> |
OutputResult.getGcsResultList()
The Google Cloud Storage location where the result is stored.
|
List<GcsOutputResult> |
OutputResult.Builder.getGcsResultList()
The Google Cloud Storage location where the result is stored.
|
com.google.protobuf.Parser<GcsOutputResult> |
GcsOutputResult.getParserForType() |
static com.google.protobuf.Parser<GcsOutputResult> |
GcsOutputResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
OutputResult.Builder.addGcsResult(GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
OutputResult.Builder.addGcsResult(int index,
GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult.Builder |
GcsOutputResult.Builder.mergeFrom(GcsOutputResult other) |
static GcsOutputResult.Builder |
GcsOutputResult.newBuilder(GcsOutputResult prototype) |
OutputResult.Builder |
OutputResult.Builder.setGcsResult(int index,
GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
OutputResult.Builder.addAllGcsResult(Iterable<? extends GcsOutputResult> values)
The Google Cloud Storage location where the result is stored.
|
Copyright © 2024 Google LLC. All rights reserved.