Uses of Class
com.google.api.serviceusage.v1beta1.ConsumerQuotaMetric
-
Packages that use ConsumerQuotaMetric Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of ConsumerQuotaMetric in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return ConsumerQuotaMetric Modifier and Type Method Description ConsumerQuotaMetric
ConsumerQuotaMetric.Builder. build()
ConsumerQuotaMetric
ConsumerQuotaMetric.Builder. buildPartial()
ConsumerQuotaMetric
ServiceUsageClient. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)
Retrieves a summary of quota information for a specific quota metricConsumerQuotaMetric
ServiceUsageGrpc.ServiceUsageBlockingStub. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)
Retrieves a summary of quota information for a specific quota metricstatic ConsumerQuotaMetric
ConsumerQuotaMetric. getDefaultInstance()
ConsumerQuotaMetric
ConsumerQuotaMetric.Builder. getDefaultInstanceForType()
ConsumerQuotaMetric
ConsumerQuotaMetric. getDefaultInstanceForType()
ConsumerQuotaMetric
ListConsumerQuotaMetricsResponse.Builder. getMetrics(int index)
Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetric
ListConsumerQuotaMetricsResponse. getMetrics(int index)
Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetric
ListConsumerQuotaMetricsResponseOrBuilder. getMetrics(int index)
Quota settings for the consumer, organized by quota metric.static ConsumerQuotaMetric
ConsumerQuotaMetric. parseDelimitedFrom(InputStream input)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(byte[] data)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(com.google.protobuf.ByteString data)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(com.google.protobuf.CodedInputStream input)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(InputStream input)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(ByteBuffer data)
static ConsumerQuotaMetric
ConsumerQuotaMetric. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type ConsumerQuotaMetric Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ConsumerQuotaMetric>
ServiceUsageGrpc.ServiceUsageFutureStub. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)
Retrieves a summary of quota information for a specific quota metriccom.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageClient. getConsumerQuotaMetricCallable()
Retrieves a summary of quota information for a specific quota metriccom.google.api.gax.rpc.UnaryCallSettings.Builder<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageSettings.Builder. getConsumerQuotaMetricSettings()
Returns the builder for the settings used for calls to getConsumerQuotaMetric.com.google.api.gax.rpc.UnaryCallSettings<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageSettings. getConsumerQuotaMetricSettings()
Returns the object with the settings used for calls to getConsumerQuotaMetric.static io.grpc.MethodDescriptor<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageGrpc. getGetConsumerQuotaMetricMethod()
List<ConsumerQuotaMetric>
ListConsumerQuotaMetricsResponse.Builder. getMetricsList()
Quota settings for the consumer, organized by quota metric.List<ConsumerQuotaMetric>
ListConsumerQuotaMetricsResponse. getMetricsList()
Quota settings for the consumer, organized by quota metric.List<ConsumerQuotaMetric>
ListConsumerQuotaMetricsResponseOrBuilder. getMetricsList()
Quota settings for the consumer, organized by quota metric.com.google.protobuf.Parser<ConsumerQuotaMetric>
ConsumerQuotaMetric. getParserForType()
static com.google.protobuf.Parser<ConsumerQuotaMetric>
ConsumerQuotaMetric. parser()
Methods in com.google.api.serviceusage.v1beta1 with parameters of type ConsumerQuotaMetric Modifier and Type Method Description ListConsumerQuotaMetricsResponse.Builder
ListConsumerQuotaMetricsResponse.Builder. addMetrics(int index, ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.ListConsumerQuotaMetricsResponse.Builder
ListConsumerQuotaMetricsResponse.Builder. addMetrics(ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetric.Builder
ConsumerQuotaMetric.Builder. mergeFrom(ConsumerQuotaMetric other)
static ConsumerQuotaMetric.Builder
ConsumerQuotaMetric. newBuilder(ConsumerQuotaMetric prototype)
ListConsumerQuotaMetricsResponse.Builder
ListConsumerQuotaMetricsResponse.Builder. setMetrics(int index, ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.Method parameters in com.google.api.serviceusage.v1beta1 with type arguments of type ConsumerQuotaMetric Modifier and Type Method Description ListConsumerQuotaMetricsResponse.Builder
ListConsumerQuotaMetricsResponse.Builder. addAllMetrics(Iterable<? extends ConsumerQuotaMetric> values)
Quota settings for the consumer, organized by quota metric.static com.google.api.core.ApiFuture<ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse>
ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context, com.google.api.core.ApiFuture<ListConsumerQuotaMetricsResponse> futureResponse)
protected ServiceUsageClient.ListConsumerQuotaMetricsPage
ServiceUsageClient.ListConsumerQuotaMetricsPage. createPage(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context, ListConsumerQuotaMetricsResponse response)
com.google.api.core.ApiFuture<ServiceUsageClient.ListConsumerQuotaMetricsPage>
ServiceUsageClient.ListConsumerQuotaMetricsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context, com.google.api.core.ApiFuture<ListConsumerQuotaMetricsResponse> futureResponse)
default void
ServiceUsageGrpc.AsyncService. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaMetric> responseObserver)
Retrieves a summary of quota information for a specific quota metricvoid
ServiceUsageGrpc.ServiceUsageStub. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaMetric> responseObserver)
Retrieves a summary of quota information for a specific quota metric -
Uses of ConsumerQuotaMetric in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type ConsumerQuotaMetric Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
GrpcServiceUsageStub. getConsumerQuotaMetricCallable()
com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
HttpJsonServiceUsageStub. getConsumerQuotaMetricCallable()
com.google.api.gax.rpc.UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageStub. getConsumerQuotaMetricCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageStubSettings.Builder. getConsumerQuotaMetricSettings()
Returns the builder for the settings used for calls to getConsumerQuotaMetric.com.google.api.gax.rpc.UnaryCallSettings<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
ServiceUsageStubSettings. getConsumerQuotaMetricSettings()
Returns the object with the settings used for calls to getConsumerQuotaMetric.
-