Uses of Class
com.google.api.servicecontrol.v1.MetricValueSet
-
Packages that use MetricValueSet Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of MetricValueSet in com.google.api.servicecontrol.v1
Methods in com.google.api.servicecontrol.v1 that return MetricValueSet Modifier and Type Method Description MetricValueSetMetricValueSet.Builder. build()MetricValueSetMetricValueSet.Builder. buildPartial()static MetricValueSetMetricValueSet. getDefaultInstance()MetricValueSetMetricValueSet.Builder. getDefaultInstanceForType()MetricValueSetMetricValueSet. getDefaultInstanceForType()MetricValueSetOperation.Builder. getMetricValueSets(int index)Represents information about this operation.MetricValueSetOperation. getMetricValueSets(int index)Represents information about this operation.MetricValueSetOperationOrBuilder. getMetricValueSets(int index)Represents information about this operation.MetricValueSetAllocateQuotaResponse.Builder. getQuotaMetrics(int index)Quota metrics to indicate the result of allocation.MetricValueSetAllocateQuotaResponse. getQuotaMetrics(int index)Quota metrics to indicate the result of allocation.MetricValueSetAllocateQuotaResponseOrBuilder. getQuotaMetrics(int index)Quota metrics to indicate the result of allocation.MetricValueSetQuotaOperation.Builder. getQuotaMetrics(int index)Represents information about this operation.MetricValueSetQuotaOperation. getQuotaMetrics(int index)Represents information about this operation.MetricValueSetQuotaOperationOrBuilder. getQuotaMetrics(int index)Represents information about this operation.static MetricValueSetMetricValueSet. parseDelimitedFrom(InputStream input)static MetricValueSetMetricValueSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricValueSetMetricValueSet. parseFrom(byte[] data)static MetricValueSetMetricValueSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricValueSetMetricValueSet. parseFrom(com.google.protobuf.ByteString data)static MetricValueSetMetricValueSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricValueSetMetricValueSet. parseFrom(com.google.protobuf.CodedInputStream input)static MetricValueSetMetricValueSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricValueSetMetricValueSet. parseFrom(InputStream input)static MetricValueSetMetricValueSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricValueSetMetricValueSet. parseFrom(ByteBuffer data)static MetricValueSetMetricValueSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.servicecontrol.v1 that return types with arguments of type MetricValueSet Modifier and Type Method Description List<MetricValueSet>Operation.Builder. getMetricValueSetsList()Represents information about this operation.List<MetricValueSet>Operation. getMetricValueSetsList()Represents information about this operation.List<MetricValueSet>OperationOrBuilder. getMetricValueSetsList()Represents information about this operation.com.google.protobuf.Parser<MetricValueSet>MetricValueSet. getParserForType()List<MetricValueSet>AllocateQuotaResponse.Builder. getQuotaMetricsList()Quota metrics to indicate the result of allocation.List<MetricValueSet>AllocateQuotaResponse. getQuotaMetricsList()Quota metrics to indicate the result of allocation.List<MetricValueSet>AllocateQuotaResponseOrBuilder. getQuotaMetricsList()Quota metrics to indicate the result of allocation.List<MetricValueSet>QuotaOperation.Builder. getQuotaMetricsList()Represents information about this operation.List<MetricValueSet>QuotaOperation. getQuotaMetricsList()Represents information about this operation.List<MetricValueSet>QuotaOperationOrBuilder. getQuotaMetricsList()Represents information about this operation.static com.google.protobuf.Parser<MetricValueSet>MetricValueSet. parser()Methods in com.google.api.servicecontrol.v1 with parameters of type MetricValueSet Modifier and Type Method Description Operation.BuilderOperation.Builder. addMetricValueSets(int index, MetricValueSet value)Represents information about this operation.Operation.BuilderOperation.Builder. addMetricValueSets(MetricValueSet value)Represents information about this operation.AllocateQuotaResponse.BuilderAllocateQuotaResponse.Builder. addQuotaMetrics(int index, MetricValueSet value)Quota metrics to indicate the result of allocation.AllocateQuotaResponse.BuilderAllocateQuotaResponse.Builder. addQuotaMetrics(MetricValueSet value)Quota metrics to indicate the result of allocation.QuotaOperation.BuilderQuotaOperation.Builder. addQuotaMetrics(int index, MetricValueSet value)Represents information about this operation.QuotaOperation.BuilderQuotaOperation.Builder. addQuotaMetrics(MetricValueSet value)Represents information about this operation.MetricValueSet.BuilderMetricValueSet.Builder. mergeFrom(MetricValueSet other)static MetricValueSet.BuilderMetricValueSet. newBuilder(MetricValueSet prototype)Operation.BuilderOperation.Builder. setMetricValueSets(int index, MetricValueSet value)Represents information about this operation.AllocateQuotaResponse.BuilderAllocateQuotaResponse.Builder. setQuotaMetrics(int index, MetricValueSet value)Quota metrics to indicate the result of allocation.QuotaOperation.BuilderQuotaOperation.Builder. setQuotaMetrics(int index, MetricValueSet value)Represents information about this operation.Method parameters in com.google.api.servicecontrol.v1 with type arguments of type MetricValueSet Modifier and Type Method Description Operation.BuilderOperation.Builder. addAllMetricValueSets(Iterable<? extends MetricValueSet> values)Represents information about this operation.AllocateQuotaResponse.BuilderAllocateQuotaResponse.Builder. addAllQuotaMetrics(Iterable<? extends MetricValueSet> values)Quota metrics to indicate the result of allocation.QuotaOperation.BuilderQuotaOperation.Builder. addAllQuotaMetrics(Iterable<? extends MetricValueSet> values)Represents information about this operation.
-