| Modifier and Type | Method and Description |
|---|---|
RunReportRequest |
RunReportRequest.Builder.build() |
RunReportRequest |
RunReportRequest.Builder.buildPartial() |
static RunReportRequest |
RunReportRequest.getDefaultInstance() |
RunReportRequest |
RunReportRequest.getDefaultInstanceForType() |
RunReportRequest |
RunReportRequest.Builder.getDefaultInstanceForType() |
RunReportRequest |
BatchRunReportsRequestOrBuilder.getRequests(int index)
Individual requests.
|
RunReportRequest |
BatchRunReportsRequest.getRequests(int index)
Individual requests.
|
RunReportRequest |
BatchRunReportsRequest.Builder.getRequests(int index)
Individual requests.
|
static RunReportRequest |
RunReportRequest.parseDelimitedFrom(InputStream input) |
static RunReportRequest |
RunReportRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
RunReportRequest.parseFrom(byte[] data) |
static RunReportRequest |
RunReportRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
RunReportRequest.parseFrom(ByteBuffer data) |
static RunReportRequest |
RunReportRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
RunReportRequest.parseFrom(com.google.protobuf.ByteString data) |
static RunReportRequest |
RunReportRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
RunReportRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RunReportRequest |
RunReportRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
RunReportRequest.parseFrom(InputStream input) |
static RunReportRequest |
RunReportRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RunReportRequest> |
RunReportRequest.getParserForType() |
List<RunReportRequest> |
BatchRunReportsRequestOrBuilder.getRequestsList()
Individual requests.
|
List<RunReportRequest> |
BatchRunReportsRequest.getRequestsList()
Individual requests.
|
List<RunReportRequest> |
BatchRunReportsRequest.Builder.getRequestsList()
Individual requests.
|
static com.google.protobuf.Parser<RunReportRequest> |
RunReportRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsRequest.Builder |
BatchRunReportsRequest.Builder.addRequests(int index,
RunReportRequest value)
Individual requests.
|
BatchRunReportsRequest.Builder |
BatchRunReportsRequest.Builder.addRequests(RunReportRequest value)
Individual requests.
|
RunReportRequest.Builder |
RunReportRequest.Builder.mergeFrom(RunReportRequest other) |
static RunReportRequest.Builder |
RunReportRequest.newBuilder(RunReportRequest prototype) |
BatchRunReportsRequest.Builder |
BatchRunReportsRequest.Builder.setRequests(int index,
RunReportRequest value)
Individual requests.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsRequest.Builder |
BatchRunReportsRequest.Builder.addAllRequests(Iterable<? extends RunReportRequest> values)
Individual requests.
|
Copyright © 2022 Google LLC. All rights reserved.