| Modifier and Type | Method and Description |
|---|---|
Cohort |
Cohort.Builder.build() |
Cohort |
Cohort.Builder.buildPartial() |
Cohort |
CohortSpec.getCohorts(int index)
Defines the selection criteria to group users into cohorts.
|
Cohort |
CohortSpec.Builder.getCohorts(int index)
Defines the selection criteria to group users into cohorts.
|
Cohort |
CohortSpecOrBuilder.getCohorts(int index)
Defines the selection criteria to group users into cohorts.
|
static Cohort |
Cohort.getDefaultInstance() |
Cohort |
Cohort.getDefaultInstanceForType() |
Cohort |
Cohort.Builder.getDefaultInstanceForType() |
static Cohort |
Cohort.parseDelimitedFrom(InputStream input) |
static Cohort |
Cohort.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cohort |
Cohort.parseFrom(byte[] data) |
static Cohort |
Cohort.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cohort |
Cohort.parseFrom(ByteBuffer data) |
static Cohort |
Cohort.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cohort |
Cohort.parseFrom(com.google.protobuf.ByteString data) |
static Cohort |
Cohort.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cohort |
Cohort.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cohort |
Cohort.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cohort |
Cohort.parseFrom(InputStream input) |
static Cohort |
Cohort.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Cohort> |
CohortSpec.getCohortsList()
Defines the selection criteria to group users into cohorts.
|
List<Cohort> |
CohortSpec.Builder.getCohortsList()
Defines the selection criteria to group users into cohorts.
|
List<Cohort> |
CohortSpecOrBuilder.getCohortsList()
Defines the selection criteria to group users into cohorts.
|
com.google.protobuf.Parser<Cohort> |
Cohort.getParserForType() |
static com.google.protobuf.Parser<Cohort> |
Cohort.parser() |
| Modifier and Type | Method and Description |
|---|---|
CohortSpec.Builder |
CohortSpec.Builder.addCohorts(Cohort value)
Defines the selection criteria to group users into cohorts.
|
CohortSpec.Builder |
CohortSpec.Builder.addCohorts(int index,
Cohort value)
Defines the selection criteria to group users into cohorts.
|
Cohort.Builder |
Cohort.Builder.mergeFrom(Cohort other) |
static Cohort.Builder |
Cohort.newBuilder(Cohort prototype) |
CohortSpec.Builder |
CohortSpec.Builder.setCohorts(int index,
Cohort value)
Defines the selection criteria to group users into cohorts.
|
| Modifier and Type | Method and Description |
|---|---|
CohortSpec.Builder |
CohortSpec.Builder.addAllCohorts(Iterable<? extends Cohort> values)
Defines the selection criteria to group users into cohorts.
|
Copyright © 2022 Google LLC. All rights reserved.