| Modifier and Type | Method and Description |
|---|---|
CohortReportSettings |
CohortReportSettings.Builder.build() |
CohortReportSettings |
CohortReportSettings.Builder.buildPartial() |
CohortReportSettings |
CohortSpec.getCohortReportSettings()
Optional settings for a cohort report.
|
CohortReportSettings |
CohortSpec.Builder.getCohortReportSettings()
Optional settings for a cohort report.
|
CohortReportSettings |
CohortSpecOrBuilder.getCohortReportSettings()
Optional settings for a cohort report.
|
static CohortReportSettings |
CohortReportSettings.getDefaultInstance() |
CohortReportSettings |
CohortReportSettings.getDefaultInstanceForType() |
CohortReportSettings |
CohortReportSettings.Builder.getDefaultInstanceForType() |
static CohortReportSettings |
CohortReportSettings.parseDelimitedFrom(InputStream input) |
static CohortReportSettings |
CohortReportSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortReportSettings |
CohortReportSettings.parseFrom(byte[] data) |
static CohortReportSettings |
CohortReportSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortReportSettings |
CohortReportSettings.parseFrom(ByteBuffer data) |
static CohortReportSettings |
CohortReportSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortReportSettings |
CohortReportSettings.parseFrom(com.google.protobuf.ByteString data) |
static CohortReportSettings |
CohortReportSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortReportSettings |
CohortReportSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static CohortReportSettings |
CohortReportSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortReportSettings |
CohortReportSettings.parseFrom(InputStream input) |
static CohortReportSettings |
CohortReportSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CohortReportSettings> |
CohortReportSettings.getParserForType() |
static com.google.protobuf.Parser<CohortReportSettings> |
CohortReportSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
CohortSpec.Builder |
CohortSpec.Builder.mergeCohortReportSettings(CohortReportSettings value)
Optional settings for a cohort report.
|
CohortReportSettings.Builder |
CohortReportSettings.Builder.mergeFrom(CohortReportSettings other) |
static CohortReportSettings.Builder |
CohortReportSettings.newBuilder(CohortReportSettings prototype) |
CohortSpec.Builder |
CohortSpec.Builder.setCohortReportSettings(CohortReportSettings value)
Optional settings for a cohort report.
|
Copyright © 2022 Google LLC. All rights reserved.