| Modifier and Type | Method and Description |
|---|---|
FunnelResponseMetadata |
FunnelResponseMetadata.Builder.build() |
FunnelResponseMetadata |
FunnelResponseMetadata.Builder.buildPartial() |
static FunnelResponseMetadata |
FunnelResponseMetadata.getDefaultInstance() |
FunnelResponseMetadata |
FunnelResponseMetadata.getDefaultInstanceForType() |
FunnelResponseMetadata |
FunnelResponseMetadata.Builder.getDefaultInstanceForType() |
FunnelResponseMetadata |
FunnelSubReportOrBuilder.getMetadata()
Metadata for the funnel report.
|
FunnelResponseMetadata |
FunnelSubReport.getMetadata()
Metadata for the funnel report.
|
FunnelResponseMetadata |
FunnelSubReport.Builder.getMetadata()
Metadata for the funnel report.
|
static FunnelResponseMetadata |
FunnelResponseMetadata.parseDelimitedFrom(InputStream input) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(byte[] data) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(ByteBuffer data) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(com.google.protobuf.ByteString data) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(InputStream input) |
static FunnelResponseMetadata |
FunnelResponseMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FunnelResponseMetadata> |
FunnelResponseMetadata.getParserForType() |
static com.google.protobuf.Parser<FunnelResponseMetadata> |
FunnelResponseMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
FunnelResponseMetadata.Builder |
FunnelResponseMetadata.Builder.mergeFrom(FunnelResponseMetadata other) |
FunnelSubReport.Builder |
FunnelSubReport.Builder.mergeMetadata(FunnelResponseMetadata value)
Metadata for the funnel report.
|
static FunnelResponseMetadata.Builder |
FunnelResponseMetadata.newBuilder(FunnelResponseMetadata prototype) |
FunnelSubReport.Builder |
FunnelSubReport.Builder.setMetadata(FunnelResponseMetadata value)
Metadata for the funnel report.
|
Copyright © 2023 Google LLC. All rights reserved.