| Modifier and Type | Class and Description |
|---|---|
class |
RunReportResponse
The response report table corresponding to a request.
|
static class |
RunReportResponse.Builder
The response report table corresponding to a request.
|
| Modifier and Type | Method and Description |
|---|---|
RunReportResponseOrBuilder |
BatchRunReportsResponseOrBuilder.getReportsOrBuilder(int index)
Individual responses.
|
RunReportResponseOrBuilder |
BatchRunReportsResponse.getReportsOrBuilder(int index)
Individual responses.
|
RunReportResponseOrBuilder |
BatchRunReportsResponse.Builder.getReportsOrBuilder(int index)
Individual responses.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RunReportResponseOrBuilder> |
BatchRunReportsResponseOrBuilder.getReportsOrBuilderList()
Individual responses.
|
List<? extends RunReportResponseOrBuilder> |
BatchRunReportsResponse.getReportsOrBuilderList()
Individual responses.
|
List<? extends RunReportResponseOrBuilder> |
BatchRunReportsResponse.Builder.getReportsOrBuilderList()
Individual responses.
|
Copyright © 2022 Google LLC. All rights reserved.