Uses of Interface
com.google.api.servicecontrol.v1.MetricValueSetOrBuilder
-
Packages that use MetricValueSetOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of MetricValueSetOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement MetricValueSetOrBuilder Modifier and Type Class Description classMetricValueSetRepresents a set of metric values in the same metric.static classMetricValueSet.BuilderRepresents a set of metric values in the same metric.Methods in com.google.api.servicecontrol.v1 that return MetricValueSetOrBuilder Modifier and Type Method Description MetricValueSetOrBuilderOperation.Builder. getMetricValueSetsOrBuilder(int index)Represents information about this operation.MetricValueSetOrBuilderOperation. getMetricValueSetsOrBuilder(int index)Represents information about this operation.MetricValueSetOrBuilderOperationOrBuilder. getMetricValueSetsOrBuilder(int index)Represents information about this operation.MetricValueSetOrBuilderAllocateQuotaResponse.Builder. getQuotaMetricsOrBuilder(int index)Quota metrics to indicate the result of allocation.MetricValueSetOrBuilderAllocateQuotaResponse. getQuotaMetricsOrBuilder(int index)Quota metrics to indicate the result of allocation.MetricValueSetOrBuilderAllocateQuotaResponseOrBuilder. getQuotaMetricsOrBuilder(int index)Quota metrics to indicate the result of allocation.MetricValueSetOrBuilderQuotaOperation.Builder. getQuotaMetricsOrBuilder(int index)Represents information about this operation.MetricValueSetOrBuilderQuotaOperation. getQuotaMetricsOrBuilder(int index)Represents information about this operation.MetricValueSetOrBuilderQuotaOperationOrBuilder. getQuotaMetricsOrBuilder(int index)Represents information about this operation.Methods in com.google.api.servicecontrol.v1 that return types with arguments of type MetricValueSetOrBuilder Modifier and Type Method Description List<? extends MetricValueSetOrBuilder>Operation.Builder. getMetricValueSetsOrBuilderList()Represents information about this operation.List<? extends MetricValueSetOrBuilder>Operation. getMetricValueSetsOrBuilderList()Represents information about this operation.List<? extends MetricValueSetOrBuilder>OperationOrBuilder. getMetricValueSetsOrBuilderList()Represents information about this operation.List<? extends MetricValueSetOrBuilder>AllocateQuotaResponse.Builder. getQuotaMetricsOrBuilderList()Quota metrics to indicate the result of allocation.List<? extends MetricValueSetOrBuilder>AllocateQuotaResponse. getQuotaMetricsOrBuilderList()Quota metrics to indicate the result of allocation.List<? extends MetricValueSetOrBuilder>AllocateQuotaResponseOrBuilder. getQuotaMetricsOrBuilderList()Quota metrics to indicate the result of allocation.List<? extends MetricValueSetOrBuilder>QuotaOperation.Builder. getQuotaMetricsOrBuilderList()Represents information about this operation.List<? extends MetricValueSetOrBuilder>QuotaOperation. getQuotaMetricsOrBuilderList()Represents information about this operation.List<? extends MetricValueSetOrBuilder>QuotaOperationOrBuilder. getQuotaMetricsOrBuilderList()Represents information about this operation.
-