| Modifier and Type | Class and Description |
|---|---|
class |
Row
Report data for each row.
|
static class |
Row.Builder
Report data for each row.
|
| Modifier and Type | Method and Description |
|---|---|
RowOrBuilder |
FunnelSubReportOrBuilder.getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
RowOrBuilder |
FunnelSubReport.getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
RowOrBuilder |
FunnelSubReport.Builder.getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RowOrBuilder> |
FunnelSubReportOrBuilder.getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
|
List<? extends RowOrBuilder> |
FunnelSubReport.getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
|
List<? extends RowOrBuilder> |
FunnelSubReport.Builder.getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
|
Copyright © 2023 Google LLC. All rights reserved.