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