| Modifier and Type | Class and Description |
|---|---|
class |
RunReportRequest
The request to generate a report.
|
static class |
RunReportRequest.Builder
The request to generate a report.
|
| Modifier and Type | Method and Description |
|---|---|
RunReportRequestOrBuilder |
BatchRunReportsRequestOrBuilder.getRequestsOrBuilder(int index)
Individual requests.
|
RunReportRequestOrBuilder |
BatchRunReportsRequest.getRequestsOrBuilder(int index)
Individual requests.
|
RunReportRequestOrBuilder |
BatchRunReportsRequest.Builder.getRequestsOrBuilder(int index)
Individual requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RunReportRequestOrBuilder> |
BatchRunReportsRequestOrBuilder.getRequestsOrBuilderList()
Individual requests.
|
List<? extends RunReportRequestOrBuilder> |
BatchRunReportsRequest.getRequestsOrBuilderList()
Individual requests.
|
List<? extends RunReportRequestOrBuilder> |
BatchRunReportsRequest.Builder.getRequestsOrBuilderList()
Individual requests.
|
Copyright © 2022 Google LLC. All rights reserved.