| Modifier and Type | Method and Description |
|---|---|
RunReportResponse |
RunReportResponse.Builder.build() |
RunReportResponse |
RunReportResponse.Builder.buildPartial() |
static RunReportResponse |
RunReportResponse.getDefaultInstance() |
RunReportResponse |
RunReportResponse.getDefaultInstanceForType() |
RunReportResponse |
RunReportResponse.Builder.getDefaultInstanceForType() |
RunReportResponse |
BatchRunReportsResponseOrBuilder.getReports(int index)
Individual responses.
|
RunReportResponse |
BatchRunReportsResponse.getReports(int index)
Individual responses.
|
RunReportResponse |
BatchRunReportsResponse.Builder.getReports(int index)
Individual responses.
|
static RunReportResponse |
RunReportResponse.parseDelimitedFrom(InputStream input) |
static RunReportResponse |
RunReportResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportResponse |
RunReportResponse.parseFrom(byte[] data) |
static RunReportResponse |
RunReportResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportResponse |
RunReportResponse.parseFrom(ByteBuffer data) |
static RunReportResponse |
RunReportResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportResponse |
RunReportResponse.parseFrom(com.google.protobuf.ByteString data) |
static RunReportResponse |
RunReportResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportResponse |
RunReportResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static RunReportResponse |
RunReportResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportResponse |
RunReportResponse.parseFrom(InputStream input) |
static RunReportResponse |
RunReportResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RunReportResponse> |
RunReportResponse.getParserForType() |
List<RunReportResponse> |
BatchRunReportsResponseOrBuilder.getReportsList()
Individual responses.
|
List<RunReportResponse> |
BatchRunReportsResponse.getReportsList()
Individual responses.
|
List<RunReportResponse> |
BatchRunReportsResponse.Builder.getReportsList()
Individual responses.
|
static com.google.protobuf.Parser<RunReportResponse> |
RunReportResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsResponse.Builder |
BatchRunReportsResponse.Builder.addReports(int index,
RunReportResponse value)
Individual responses.
|
BatchRunReportsResponse.Builder |
BatchRunReportsResponse.Builder.addReports(RunReportResponse value)
Individual responses.
|
RunReportResponse.Builder |
RunReportResponse.Builder.mergeFrom(RunReportResponse other) |
static RunReportResponse.Builder |
RunReportResponse.newBuilder(RunReportResponse prototype) |
BatchRunReportsResponse.Builder |
BatchRunReportsResponse.Builder.setReports(int index,
RunReportResponse value)
Individual responses.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsResponse.Builder |
BatchRunReportsResponse.Builder.addAllReports(Iterable<? extends RunReportResponse> values)
Individual responses.
|
Copyright © 2022 Google LLC. All rights reserved.