| Modifier and Type | Method and Description |
|---|---|
SessionSegment |
SessionSegment.Builder.build() |
SessionSegment |
SessionSegment.Builder.buildPartial() |
static SessionSegment |
SessionSegment.getDefaultInstance() |
SessionSegment |
SessionSegment.getDefaultInstanceForType() |
SessionSegment |
SessionSegment.Builder.getDefaultInstanceForType() |
SessionSegment |
Segment.getSessionSegment()
Session segments are subsets of the sessions that occurred on your site
or app.
|
SessionSegment |
Segment.Builder.getSessionSegment()
Session segments are subsets of the sessions that occurred on your site
or app.
|
SessionSegment |
SegmentOrBuilder.getSessionSegment()
Session segments are subsets of the sessions that occurred on your site
or app.
|
static SessionSegment |
SessionSegment.parseDelimitedFrom(InputStream input) |
static SessionSegment |
SessionSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegment |
SessionSegment.parseFrom(byte[] data) |
static SessionSegment |
SessionSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegment |
SessionSegment.parseFrom(ByteBuffer data) |
static SessionSegment |
SessionSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegment |
SessionSegment.parseFrom(com.google.protobuf.ByteString data) |
static SessionSegment |
SessionSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegment |
SessionSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
static SessionSegment |
SessionSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegment |
SessionSegment.parseFrom(InputStream input) |
static SessionSegment |
SessionSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SessionSegment> |
SessionSegment.getParserForType() |
static com.google.protobuf.Parser<SessionSegment> |
SessionSegment.parser() |
| Modifier and Type | Method and Description |
|---|---|
SessionSegment.Builder |
SessionSegment.Builder.mergeFrom(SessionSegment other) |
Segment.Builder |
Segment.Builder.mergeSessionSegment(SessionSegment value)
Session segments are subsets of the sessions that occurred on your site
or app.
|
static SessionSegment.Builder |
SessionSegment.newBuilder(SessionSegment prototype) |
Segment.Builder |
Segment.Builder.setSessionSegment(SessionSegment value)
Session segments are subsets of the sessions that occurred on your site
or app.
|
Copyright © 2023 Google LLC. All rights reserved.