| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.Builder.build() |
WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.Builder.buildPartial() |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.getDefaultInstance() |
WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.getDefaultInstanceForType() |
WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.Builder.getDefaultInstanceForType() |
WindowsBasedSli.MetricRange |
WindowsBasedSliOrBuilder.getMetricMeanInRange()
A window is good if the metric's value is in a good range, averaged
across returned streams.
|
WindowsBasedSli.MetricRange |
WindowsBasedSli.getMetricMeanInRange()
A window is good if the metric's value is in a good range, averaged
across returned streams.
|
WindowsBasedSli.MetricRange |
WindowsBasedSli.Builder.getMetricMeanInRange()
A window is good if the metric's value is in a good range, averaged
across returned streams.
|
WindowsBasedSli.MetricRange |
WindowsBasedSliOrBuilder.getMetricSumInRange()
A window is good if the metric's value is in a good range, summed across
returned streams.
|
WindowsBasedSli.MetricRange |
WindowsBasedSli.getMetricSumInRange()
A window is good if the metric's value is in a good range, summed across
returned streams.
|
WindowsBasedSli.MetricRange |
WindowsBasedSli.Builder.getMetricSumInRange()
A window is good if the metric's value is in a good range, summed across
returned streams.
|
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseDelimitedFrom(InputStream input) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(byte[] data) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(ByteBuffer data) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(com.google.protobuf.ByteString data) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(com.google.protobuf.CodedInputStream input) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(InputStream input) |
static WindowsBasedSli.MetricRange |
WindowsBasedSli.MetricRange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WindowsBasedSli.MetricRange> |
WindowsBasedSli.MetricRange.getParserForType() |
static com.google.protobuf.Parser<WindowsBasedSli.MetricRange> |
WindowsBasedSli.MetricRange.parser() |
| Modifier and Type | Method and Description |
|---|---|
WindowsBasedSli.MetricRange.Builder |
WindowsBasedSli.MetricRange.Builder.mergeFrom(WindowsBasedSli.MetricRange other) |
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.mergeMetricMeanInRange(WindowsBasedSli.MetricRange value)
A window is good if the metric's value is in a good range, averaged
across returned streams.
|
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.mergeMetricSumInRange(WindowsBasedSli.MetricRange value)
A window is good if the metric's value is in a good range, summed across
returned streams.
|
static WindowsBasedSli.MetricRange.Builder |
WindowsBasedSli.MetricRange.newBuilder(WindowsBasedSli.MetricRange prototype) |
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.setMetricMeanInRange(WindowsBasedSli.MetricRange value)
A window is good if the metric's value is in a good range, averaged
across returned streams.
|
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.setMetricSumInRange(WindowsBasedSli.MetricRange value)
A window is good if the metric's value is in a good range, summed across
returned streams.
|
Copyright © 2023 Google LLC. All rights reserved.