| Modifier and Type | Method and Description |
|---|---|
RunPivotReportResponse |
RunPivotReportResponse.Builder.build() |
RunPivotReportResponse |
RunPivotReportResponse.Builder.buildPartial() |
static RunPivotReportResponse |
RunPivotReportResponse.getDefaultInstance() |
RunPivotReportResponse |
RunPivotReportResponse.getDefaultInstanceForType() |
RunPivotReportResponse |
RunPivotReportResponse.Builder.getDefaultInstanceForType() |
RunPivotReportResponse |
BatchRunPivotReportsResponseOrBuilder.getPivotReports(int index)
Individual responses.
|
RunPivotReportResponse |
BatchRunPivotReportsResponse.getPivotReports(int index)
Individual responses.
|
RunPivotReportResponse |
BatchRunPivotReportsResponse.Builder.getPivotReports(int index)
Individual responses.
|
static RunPivotReportResponse |
RunPivotReportResponse.parseDelimitedFrom(InputStream input) |
static RunPivotReportResponse |
RunPivotReportResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(byte[] data) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(ByteBuffer data) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(com.google.protobuf.ByteString data) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(InputStream input) |
static RunPivotReportResponse |
RunPivotReportResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RunPivotReportResponse> |
RunPivotReportResponse.getParserForType() |
List<RunPivotReportResponse> |
BatchRunPivotReportsResponseOrBuilder.getPivotReportsList()
Individual responses.
|
List<RunPivotReportResponse> |
BatchRunPivotReportsResponse.getPivotReportsList()
Individual responses.
|
List<RunPivotReportResponse> |
BatchRunPivotReportsResponse.Builder.getPivotReportsList()
Individual responses.
|
static com.google.protobuf.Parser<RunPivotReportResponse> |
RunPivotReportResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchRunPivotReportsResponse.Builder |
BatchRunPivotReportsResponse.Builder.addPivotReports(int index,
RunPivotReportResponse value)
Individual responses.
|
BatchRunPivotReportsResponse.Builder |
BatchRunPivotReportsResponse.Builder.addPivotReports(RunPivotReportResponse value)
Individual responses.
|
RunPivotReportResponse.Builder |
RunPivotReportResponse.Builder.mergeFrom(RunPivotReportResponse other) |
static RunPivotReportResponse.Builder |
RunPivotReportResponse.newBuilder(RunPivotReportResponse prototype) |
BatchRunPivotReportsResponse.Builder |
BatchRunPivotReportsResponse.Builder.setPivotReports(int index,
RunPivotReportResponse value)
Individual responses.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRunPivotReportsResponse.Builder |
BatchRunPivotReportsResponse.Builder.addAllPivotReports(Iterable<? extends RunPivotReportResponse> values)
Individual responses.
|
Copyright © 2022 Google LLC. All rights reserved.