| Modifier and Type | Method and Description |
|---|---|
CohortSpec |
CohortSpec.Builder.build() |
CohortSpec |
CohortSpec.Builder.buildPartial() |
CohortSpec |
RunReportRequestOrBuilder.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunPivotReportRequestOrBuilder.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunPivotReportRequest.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunPivotReportRequest.Builder.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunReportRequest.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunReportRequest.Builder.getCohortSpec()
Cohort group associated with this request.
|
static CohortSpec |
CohortSpec.getDefaultInstance() |
CohortSpec |
CohortSpec.getDefaultInstanceForType() |
CohortSpec |
CohortSpec.Builder.getDefaultInstanceForType() |
static CohortSpec |
CohortSpec.parseDelimitedFrom(InputStream input) |
static CohortSpec |
CohortSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortSpec |
CohortSpec.parseFrom(byte[] data) |
static CohortSpec |
CohortSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortSpec |
CohortSpec.parseFrom(ByteBuffer data) |
static CohortSpec |
CohortSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortSpec |
CohortSpec.parseFrom(com.google.protobuf.ByteString data) |
static CohortSpec |
CohortSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortSpec |
CohortSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static CohortSpec |
CohortSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CohortSpec |
CohortSpec.parseFrom(InputStream input) |
static CohortSpec |
CohortSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CohortSpec> |
CohortSpec.getParserForType() |
static com.google.protobuf.Parser<CohortSpec> |
CohortSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.mergeCohortSpec(CohortSpec value)
Cohort group associated with this request.
|
RunReportRequest.Builder |
RunReportRequest.Builder.mergeCohortSpec(CohortSpec value)
Cohort group associated with this request.
|
CohortSpec.Builder |
CohortSpec.Builder.mergeFrom(CohortSpec other) |
static CohortSpec.Builder |
CohortSpec.newBuilder(CohortSpec prototype) |
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.setCohortSpec(CohortSpec value)
Cohort group associated with this request.
|
RunReportRequest.Builder |
RunReportRequest.Builder.setCohortSpec(CohortSpec value)
Cohort group associated with this request.
|
Copyright © 2022 Google LLC. All rights reserved.