| Modifier and Type | Method and Description |
|---|---|
ExecutionReport |
ExecutionReport.Builder.build() |
ExecutionReport |
ExecutionReport.Builder.buildPartial() |
static ExecutionReport |
ExecutionReport.getDefaultInstance() |
ExecutionReport |
ExecutionReport.getDefaultInstanceForType() |
ExecutionReport |
ExecutionReport.Builder.getDefaultInstanceForType() |
ExecutionReport |
ImportJob.getExecutionReport()
Output only.
|
ExecutionReport |
ImportJob.Builder.getExecutionReport()
Output only.
|
ExecutionReport |
ImportJobOrBuilder.getExecutionReport()
Output only.
|
static ExecutionReport |
ExecutionReport.parseDelimitedFrom(InputStream input) |
static ExecutionReport |
ExecutionReport.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReport |
ExecutionReport.parseFrom(byte[] data) |
static ExecutionReport |
ExecutionReport.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReport |
ExecutionReport.parseFrom(ByteBuffer data) |
static ExecutionReport |
ExecutionReport.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReport |
ExecutionReport.parseFrom(com.google.protobuf.ByteString data) |
static ExecutionReport |
ExecutionReport.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReport |
ExecutionReport.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExecutionReport |
ExecutionReport.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionReport |
ExecutionReport.parseFrom(InputStream input) |
static ExecutionReport |
ExecutionReport.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExecutionReport> |
ExecutionReport.getParserForType() |
static com.google.protobuf.Parser<ExecutionReport> |
ExecutionReport.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportJob.Builder |
ImportJob.Builder.mergeExecutionReport(ExecutionReport value)
Output only.
|
ExecutionReport.Builder |
ExecutionReport.Builder.mergeFrom(ExecutionReport other) |
static ExecutionReport.Builder |
ExecutionReport.newBuilder(ExecutionReport prototype) |
ImportJob.Builder |
ImportJob.Builder.setExecutionReport(ExecutionReport value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.