Uses of Class
com.google.api.serviceusage.v1beta1.ConsumerQuotaLimit
-
Packages that use ConsumerQuotaLimit Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of ConsumerQuotaLimit in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return ConsumerQuotaLimit Modifier and Type Method Description ConsumerQuotaLimit
ConsumerQuotaLimit.Builder. build()
ConsumerQuotaLimit
ConsumerQuotaLimit.Builder. buildPartial()
ConsumerQuotaLimit
ServiceUsageClient. getConsumerQuotaLimit(GetConsumerQuotaLimitRequest request)
Retrieves a summary of quota information for a specific quota limit.ConsumerQuotaLimit
ServiceUsageGrpc.ServiceUsageBlockingStub. getConsumerQuotaLimit(GetConsumerQuotaLimitRequest request)
Retrieves a summary of quota information for a specific quota limit.ConsumerQuotaLimit
ConsumerQuotaMetric.Builder. getConsumerQuotaLimits(int index)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaLimit
ConsumerQuotaMetric. getConsumerQuotaLimits(int index)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaLimit
ConsumerQuotaMetricOrBuilder. getConsumerQuotaLimits(int index)
The consumer quota for each quota limit defined on the metric.static ConsumerQuotaLimit
ConsumerQuotaLimit. getDefaultInstance()
ConsumerQuotaLimit
ConsumerQuotaLimit.Builder. getDefaultInstanceForType()
ConsumerQuotaLimit
ConsumerQuotaLimit. getDefaultInstanceForType()
ConsumerQuotaLimit
ConsumerQuotaMetric.Builder. getDescendantConsumerQuotaLimits(int index)
The quota limits targeting the descendant containers of the consumer in request.ConsumerQuotaLimit
ConsumerQuotaMetric. getDescendantConsumerQuotaLimits(int index)
The quota limits targeting the descendant containers of the consumer in request.ConsumerQuotaLimit
ConsumerQuotaMetricOrBuilder. getDescendantConsumerQuotaLimits(int index)
The quota limits targeting the descendant containers of the consumer in request.static ConsumerQuotaLimit
ConsumerQuotaLimit. parseDelimitedFrom(InputStream input)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(byte[] data)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(com.google.protobuf.ByteString data)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(com.google.protobuf.CodedInputStream input)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(InputStream input)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(ByteBuffer data)
static ConsumerQuotaLimit
ConsumerQuotaLimit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type ConsumerQuotaLimit Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ConsumerQuotaLimit>
ServiceUsageGrpc.ServiceUsageFutureStub. getConsumerQuotaLimit(GetConsumerQuotaLimitRequest request)
Retrieves a summary of quota information for a specific quota limit.com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageClient. getConsumerQuotaLimitCallable()
Retrieves a summary of quota information for a specific quota limit.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageSettings.Builder. getConsumerQuotaLimitSettings()
Returns the builder for the settings used for calls to getConsumerQuotaLimit.com.google.api.gax.rpc.UnaryCallSettings<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageSettings. getConsumerQuotaLimitSettings()
Returns the object with the settings used for calls to getConsumerQuotaLimit.List<ConsumerQuotaLimit>
ConsumerQuotaMetric.Builder. getConsumerQuotaLimitsList()
The consumer quota for each quota limit defined on the metric.List<ConsumerQuotaLimit>
ConsumerQuotaMetric. getConsumerQuotaLimitsList()
The consumer quota for each quota limit defined on the metric.List<ConsumerQuotaLimit>
ConsumerQuotaMetricOrBuilder. getConsumerQuotaLimitsList()
The consumer quota for each quota limit defined on the metric.List<ConsumerQuotaLimit>
ConsumerQuotaMetric.Builder. getDescendantConsumerQuotaLimitsList()
The quota limits targeting the descendant containers of the consumer in request.List<ConsumerQuotaLimit>
ConsumerQuotaMetric. getDescendantConsumerQuotaLimitsList()
The quota limits targeting the descendant containers of the consumer in request.List<ConsumerQuotaLimit>
ConsumerQuotaMetricOrBuilder. getDescendantConsumerQuotaLimitsList()
The quota limits targeting the descendant containers of the consumer in request.static io.grpc.MethodDescriptor<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageGrpc. getGetConsumerQuotaLimitMethod()
com.google.protobuf.Parser<ConsumerQuotaLimit>
ConsumerQuotaLimit. getParserForType()
static com.google.protobuf.Parser<ConsumerQuotaLimit>
ConsumerQuotaLimit. parser()
Methods in com.google.api.serviceusage.v1beta1 with parameters of type ConsumerQuotaLimit Modifier and Type Method Description ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addConsumerQuotaLimits(int index, ConsumerQuotaLimit value)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addConsumerQuotaLimits(ConsumerQuotaLimit value)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addDescendantConsumerQuotaLimits(int index, ConsumerQuotaLimit value)
The quota limits targeting the descendant containers of the consumer in request.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addDescendantConsumerQuotaLimits(ConsumerQuotaLimit value)
The quota limits targeting the descendant containers of the consumer in request.ConsumerQuotaLimit.Builder
ConsumerQuotaLimit.Builder. mergeFrom(ConsumerQuotaLimit other)
static ConsumerQuotaLimit.Builder
ConsumerQuotaLimit. newBuilder(ConsumerQuotaLimit prototype)
ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. setConsumerQuotaLimits(int index, ConsumerQuotaLimit value)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. setDescendantConsumerQuotaLimits(int index, ConsumerQuotaLimit value)
The quota limits targeting the descendant containers of the consumer in request.Method parameters in com.google.api.serviceusage.v1beta1 with type arguments of type ConsumerQuotaLimit Modifier and Type Method Description ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addAllConsumerQuotaLimits(Iterable<? extends ConsumerQuotaLimit> values)
The consumer quota for each quota limit defined on the metric.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. addAllDescendantConsumerQuotaLimits(Iterable<? extends ConsumerQuotaLimit> values)
The quota limits targeting the descendant containers of the consumer in request.default void
ServiceUsageGrpc.AsyncService. getConsumerQuotaLimit(GetConsumerQuotaLimitRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaLimit> responseObserver)
Retrieves a summary of quota information for a specific quota limit.void
ServiceUsageGrpc.ServiceUsageStub. getConsumerQuotaLimit(GetConsumerQuotaLimitRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaLimit> responseObserver)
Retrieves a summary of quota information for a specific quota limit. -
Uses of ConsumerQuotaLimit in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type ConsumerQuotaLimit Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
GrpcServiceUsageStub. getConsumerQuotaLimitCallable()
com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
HttpJsonServiceUsageStub. getConsumerQuotaLimitCallable()
com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageStub. getConsumerQuotaLimitCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageStubSettings.Builder. getConsumerQuotaLimitSettings()
Returns the builder for the settings used for calls to getConsumerQuotaLimit.com.google.api.gax.rpc.UnaryCallSettings<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
ServiceUsageStubSettings. getConsumerQuotaLimitSettings()
Returns the object with the settings used for calls to getConsumerQuotaLimit.
-