| Modifier and Type | Method and Description |
|---|---|
ChallengeMetrics |
ChallengeMetrics.Builder.build() |
ChallengeMetrics |
ChallengeMetrics.Builder.buildPartial() |
ChallengeMetrics |
MetricsOrBuilder.getChallengeMetrics(int index)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
ChallengeMetrics |
Metrics.getChallengeMetrics(int index)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
ChallengeMetrics |
Metrics.Builder.getChallengeMetrics(int index)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
static ChallengeMetrics |
ChallengeMetrics.getDefaultInstance() |
ChallengeMetrics |
ChallengeMetrics.getDefaultInstanceForType() |
ChallengeMetrics |
ChallengeMetrics.Builder.getDefaultInstanceForType() |
static ChallengeMetrics |
ChallengeMetrics.parseDelimitedFrom(InputStream input) |
static ChallengeMetrics |
ChallengeMetrics.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(byte[] data) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(ByteBuffer data) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(com.google.protobuf.ByteString data) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(com.google.protobuf.CodedInputStream input) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(InputStream input) |
static ChallengeMetrics |
ChallengeMetrics.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ChallengeMetrics> |
MetricsOrBuilder.getChallengeMetricsList()
Metrics are continuous and in order by dates, and in the granularity
of day.
|
List<ChallengeMetrics> |
Metrics.getChallengeMetricsList()
Metrics are continuous and in order by dates, and in the granularity
of day.
|
List<ChallengeMetrics> |
Metrics.Builder.getChallengeMetricsList()
Metrics are continuous and in order by dates, and in the granularity
of day.
|
com.google.protobuf.Parser<ChallengeMetrics> |
ChallengeMetrics.getParserForType() |
static com.google.protobuf.Parser<ChallengeMetrics> |
ChallengeMetrics.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metrics.Builder |
Metrics.Builder.addChallengeMetrics(ChallengeMetrics value)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
Metrics.Builder |
Metrics.Builder.addChallengeMetrics(int index,
ChallengeMetrics value)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
ChallengeMetrics.Builder |
ChallengeMetrics.Builder.mergeFrom(ChallengeMetrics other) |
static ChallengeMetrics.Builder |
ChallengeMetrics.newBuilder(ChallengeMetrics prototype) |
Metrics.Builder |
Metrics.Builder.setChallengeMetrics(int index,
ChallengeMetrics value)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
| Modifier and Type | Method and Description |
|---|---|
Metrics.Builder |
Metrics.Builder.addAllChallengeMetrics(Iterable<? extends ChallengeMetrics> values)
Metrics are continuous and in order by dates, and in the granularity
of day.
|
Copyright © 2025 Google LLC. All rights reserved.