| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.Builder.build() |
Segment |
Segment.Builder.buildPartial() |
static Segment |
Segment.getDefaultInstance() |
Segment |
Segment.getDefaultInstanceForType() |
Segment |
Segment.Builder.getDefaultInstanceForType() |
Segment |
RunFunnelReportRequestOrBuilder.getSegments(int index)
The configurations of segments.
|
Segment |
RunFunnelReportRequest.getSegments(int index)
The configurations of segments.
|
Segment |
RunFunnelReportRequest.Builder.getSegments(int index)
The configurations of segments.
|
static Segment |
Segment.parseDelimitedFrom(InputStream input) |
static Segment |
Segment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(byte[] data) |
static Segment |
Segment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(ByteBuffer data) |
static Segment |
Segment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(com.google.protobuf.ByteString data) |
static Segment |
Segment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Segment |
Segment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(InputStream input) |
static Segment |
Segment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Segment> |
Segment.getParserForType() |
List<Segment> |
RunFunnelReportRequestOrBuilder.getSegmentsList()
The configurations of segments.
|
List<Segment> |
RunFunnelReportRequest.getSegmentsList()
The configurations of segments.
|
List<Segment> |
RunFunnelReportRequest.Builder.getSegmentsList()
The configurations of segments.
|
static com.google.protobuf.Parser<Segment> |
Segment.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.addSegments(int index,
Segment value)
The configurations of segments.
|
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.addSegments(Segment value)
The configurations of segments.
|
Segment.Builder |
Segment.Builder.mergeFrom(Segment other) |
static Segment.Builder |
Segment.newBuilder(Segment prototype) |
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.setSegments(int index,
Segment value)
The configurations of segments.
|
| Modifier and Type | Method and Description |
|---|---|
RunFunnelReportRequest.Builder |
RunFunnelReportRequest.Builder.addAllSegments(Iterable<? extends Segment> values)
The configurations of segments.
|
Copyright © 2023 Google LLC. All rights reserved.