| Modifier and Type | Method and Description |
|---|---|
FunnelSubReport |
FunnelSubReport.Builder.build() |
FunnelSubReport |
FunnelSubReport.Builder.buildPartial() |
static FunnelSubReport |
FunnelSubReport.getDefaultInstance() |
FunnelSubReport |
FunnelSubReport.getDefaultInstanceForType() |
FunnelSubReport |
FunnelSubReport.Builder.getDefaultInstanceForType() |
FunnelSubReport |
RunFunnelReportResponse.getFunnelTable()
The funnel table is a report with the funnel step, segment, breakdown
dimension, active users, completion rate, abandonments, and abandonments
rate.
|
FunnelSubReport |
RunFunnelReportResponse.Builder.getFunnelTable()
The funnel table is a report with the funnel step, segment, breakdown
dimension, active users, completion rate, abandonments, and abandonments
rate.
|
FunnelSubReport |
RunFunnelReportResponseOrBuilder.getFunnelTable()
The funnel table is a report with the funnel step, segment, breakdown
dimension, active users, completion rate, abandonments, and abandonments
rate.
|
FunnelSubReport |
RunFunnelReportResponse.getFunnelVisualization()
The funnel visualization is a report with the funnel step, segment, date,
next action dimension, and active users.
|
FunnelSubReport |
RunFunnelReportResponse.Builder.getFunnelVisualization()
The funnel visualization is a report with the funnel step, segment, date,
next action dimension, and active users.
|
FunnelSubReport |
RunFunnelReportResponseOrBuilder.getFunnelVisualization()
The funnel visualization is a report with the funnel step, segment, date,
next action dimension, and active users.
|
static FunnelSubReport |
FunnelSubReport.parseDelimitedFrom(InputStream input) |
static FunnelSubReport |
FunnelSubReport.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelSubReport |
FunnelSubReport.parseFrom(byte[] data) |
static FunnelSubReport |
FunnelSubReport.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelSubReport |
FunnelSubReport.parseFrom(ByteBuffer data) |
static FunnelSubReport |
FunnelSubReport.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelSubReport |
FunnelSubReport.parseFrom(com.google.protobuf.ByteString data) |
static FunnelSubReport |
FunnelSubReport.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelSubReport |
FunnelSubReport.parseFrom(com.google.protobuf.CodedInputStream input) |
static FunnelSubReport |
FunnelSubReport.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelSubReport |
FunnelSubReport.parseFrom(InputStream input) |
static FunnelSubReport |
FunnelSubReport.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FunnelSubReport> |
FunnelSubReport.getParserForType() |
static com.google.protobuf.Parser<FunnelSubReport> |
FunnelSubReport.parser() |
| Modifier and Type | Method and Description |
|---|---|
FunnelSubReport.Builder |
FunnelSubReport.Builder.mergeFrom(FunnelSubReport other) |
RunFunnelReportResponse.Builder |
RunFunnelReportResponse.Builder.mergeFunnelTable(FunnelSubReport value)
The funnel table is a report with the funnel step, segment, breakdown
dimension, active users, completion rate, abandonments, and abandonments
rate.
|
RunFunnelReportResponse.Builder |
RunFunnelReportResponse.Builder.mergeFunnelVisualization(FunnelSubReport value)
The funnel visualization is a report with the funnel step, segment, date,
next action dimension, and active users.
|
static FunnelSubReport.Builder |
FunnelSubReport.newBuilder(FunnelSubReport prototype) |
RunFunnelReportResponse.Builder |
RunFunnelReportResponse.Builder.setFunnelTable(FunnelSubReport value)
The funnel table is a report with the funnel step, segment, breakdown
dimension, active users, completion rate, abandonments, and abandonments
rate.
|
RunFunnelReportResponse.Builder |
RunFunnelReportResponse.Builder.setFunnelVisualization(FunnelSubReport value)
The funnel visualization is a report with the funnel step, segment, date,
next action dimension, and active users.
|
Copyright © 2023 Google LLC. All rights reserved.