| Modifier and Type | Method and Description |
|---|---|
SessionSegmentExclusion |
SessionSegmentExclusion.Builder.build() |
SessionSegmentExclusion |
SessionSegmentExclusion.Builder.buildPartial() |
static SessionSegmentExclusion |
SessionSegmentExclusion.getDefaultInstance() |
SessionSegmentExclusion |
SessionSegmentExclusion.getDefaultInstanceForType() |
SessionSegmentExclusion |
SessionSegmentExclusion.Builder.getDefaultInstanceForType() |
SessionSegmentExclusion |
SessionSegmentOrBuilder.getExclusion()
Defines which sessions are excluded in this segment.
|
SessionSegmentExclusion |
SessionSegment.getExclusion()
Defines which sessions are excluded in this segment.
|
SessionSegmentExclusion |
SessionSegment.Builder.getExclusion()
Defines which sessions are excluded in this segment.
|
static SessionSegmentExclusion |
SessionSegmentExclusion.parseDelimitedFrom(InputStream input) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(byte[] data) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(ByteBuffer data) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(com.google.protobuf.ByteString data) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(com.google.protobuf.CodedInputStream input) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(InputStream input) |
static SessionSegmentExclusion |
SessionSegmentExclusion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SessionSegmentExclusion> |
SessionSegmentExclusion.getParserForType() |
static com.google.protobuf.Parser<SessionSegmentExclusion> |
SessionSegmentExclusion.parser() |
| Modifier and Type | Method and Description |
|---|---|
SessionSegment.Builder |
SessionSegment.Builder.mergeExclusion(SessionSegmentExclusion value)
Defines which sessions are excluded in this segment.
|
SessionSegmentExclusion.Builder |
SessionSegmentExclusion.Builder.mergeFrom(SessionSegmentExclusion other) |
static SessionSegmentExclusion.Builder |
SessionSegmentExclusion.newBuilder(SessionSegmentExclusion prototype) |
SessionSegment.Builder |
SessionSegment.Builder.setExclusion(SessionSegmentExclusion value)
Defines which sessions are excluded in this segment.
|
Copyright © 2023 Google LLC. All rights reserved.