| Modifier and Type | Method and Description |
|---|---|
UserSegment |
UserSegment.Builder.build() |
UserSegment |
UserSegment.Builder.buildPartial() |
static UserSegment |
UserSegment.getDefaultInstance() |
UserSegment |
UserSegment.getDefaultInstanceForType() |
UserSegment |
UserSegment.Builder.getDefaultInstanceForType() |
UserSegment |
Segment.getUserSegment()
User segments are subsets of users who engaged with your site or app.
|
UserSegment |
Segment.Builder.getUserSegment()
User segments are subsets of users who engaged with your site or app.
|
UserSegment |
SegmentOrBuilder.getUserSegment()
User segments are subsets of users who engaged with your site or app.
|
static UserSegment |
UserSegment.parseDelimitedFrom(InputStream input) |
static UserSegment |
UserSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegment |
UserSegment.parseFrom(byte[] data) |
static UserSegment |
UserSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegment |
UserSegment.parseFrom(ByteBuffer data) |
static UserSegment |
UserSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegment |
UserSegment.parseFrom(com.google.protobuf.ByteString data) |
static UserSegment |
UserSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegment |
UserSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserSegment |
UserSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegment |
UserSegment.parseFrom(InputStream input) |
static UserSegment |
UserSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserSegment> |
UserSegment.getParserForType() |
static com.google.protobuf.Parser<UserSegment> |
UserSegment.parser() |
| Modifier and Type | Method and Description |
|---|---|
UserSegment.Builder |
UserSegment.Builder.mergeFrom(UserSegment other) |
Segment.Builder |
Segment.Builder.mergeUserSegment(UserSegment value)
User segments are subsets of users who engaged with your site or app.
|
static UserSegment.Builder |
UserSegment.newBuilder(UserSegment prototype) |
Segment.Builder |
Segment.Builder.setUserSegment(UserSegment value)
User segments are subsets of users who engaged with your site or app.
|
Copyright © 2023 Google LLC. All rights reserved.