| Modifier and Type | Method and Description |
|---|---|
Funnel |
Funnel.Builder.build() |
Funnel |
Funnel.Builder.buildPartial() |
static Funnel |
Funnel.getDefaultInstance() |
Funnel |
Funnel.getDefaultInstanceForType() |
Funnel |
Funnel.Builder.getDefaultInstanceForType() |
Funnel |
RunFunnelReportRequestOrBuilder.getFunnel()
The configuration of this request's funnel.
|
Funnel |
RunFunnelReportRequest.getFunnel()
The configuration of this request's funnel.
|
Funnel |
RunFunnelReportRequest.Builder.getFunnel()
The configuration of this request's funnel.
|
static Funnel |
Funnel.parseDelimitedFrom(InputStream input) |
static Funnel |
Funnel.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Funnel |
Funnel.parseFrom(byte[] data) |
static Funnel |
Funnel.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Funnel |
Funnel.parseFrom(ByteBuffer data) |
static Funnel |
Funnel.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Funnel |
Funnel.parseFrom(com.google.protobuf.ByteString data) |
static Funnel |
Funnel.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Funnel |
Funnel.parseFrom(com.google.protobuf.CodedInputStream input) |
static Funnel |
Funnel.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Funnel |
Funnel.parseFrom(InputStream input) |
static Funnel |
Funnel.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Funnel> |
Funnel.getParserForType() |
static com.google.protobuf.Parser<Funnel> |
Funnel.parser() |
| Modifier and Type | Method and Description |
|---|---|
Funnel.Builder |
Funnel.Builder.mergeFrom(Funnel other) |
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.mergeFunnel(Funnel value)
The configuration of this request's funnel.
|
static Funnel.Builder |
Funnel.newBuilder(Funnel prototype) |
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.setFunnel(Funnel value)
The configuration of this request's funnel.
|
Copyright © 2023 Google LLC. All rights reserved.