Interface Service.GetMetricHistory.ResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Service.GetMetricHistory.Response, Service.GetMetricHistory.Response.Builder
Enclosing class:
Service.GetMetricHistory

public static interface Service.GetMetricHistory.ResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Service.Metric getMetrics​(int index)
    All logged values for this metric.
    int getMetricsCount()
    All logged values for this metric.
    java.util.List<Service.Metric> getMetricsList()
    All logged values for this metric.
    Service.MetricOrBuilder getMetricsOrBuilder​(int index)
    All logged values for this metric.
    java.util.List<? extends Service.MetricOrBuilder> getMetricsOrBuilderList()
    All logged values for this metric.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof