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 ConsumerQuotaMetricConsumerQuotaMetric.Builder. build()ConsumerQuotaMetricConsumerQuotaMetric.Builder. buildPartial()ConsumerQuotaMetricServiceUsageClient. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)Retrieves a summary of quota information for a specific quota metricConsumerQuotaMetricServiceUsageGrpc.ServiceUsageBlockingStub. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)Retrieves a summary of quota information for a specific quota metricstatic ConsumerQuotaMetricConsumerQuotaMetric. getDefaultInstance()ConsumerQuotaMetricConsumerQuotaMetric.Builder. getDefaultInstanceForType()ConsumerQuotaMetricConsumerQuotaMetric. getDefaultInstanceForType()ConsumerQuotaMetricListConsumerQuotaMetricsResponse.Builder. getMetrics(int index)Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricListConsumerQuotaMetricsResponse. getMetrics(int index)Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricListConsumerQuotaMetricsResponseOrBuilder. getMetrics(int index)Quota settings for the consumer, organized by quota metric.static ConsumerQuotaMetricConsumerQuotaMetric. parseDelimitedFrom(InputStream input)static ConsumerQuotaMetricConsumerQuotaMetric. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(byte[] data)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(com.google.protobuf.ByteString data)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(com.google.protobuf.CodedInputStream input)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(InputStream input)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsumerQuotaMetricConsumerQuotaMetric. parseFrom(ByteBuffer data)static ConsumerQuotaMetricConsumerQuotaMetric. 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.BuilderListConsumerQuotaMetricsResponse.Builder. addMetrics(int index, ConsumerQuotaMetric value)Quota settings for the consumer, organized by quota metric.ListConsumerQuotaMetricsResponse.BuilderListConsumerQuotaMetricsResponse.Builder. addMetrics(ConsumerQuotaMetric value)Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetric.BuilderConsumerQuotaMetric.Builder. mergeFrom(ConsumerQuotaMetric other)static ConsumerQuotaMetric.BuilderConsumerQuotaMetric. newBuilder(ConsumerQuotaMetric prototype)ListConsumerQuotaMetricsResponse.BuilderListConsumerQuotaMetricsResponse.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.BuilderListConsumerQuotaMetricsResponse.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.ListConsumerQuotaMetricsPageServiceUsageClient.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 voidServiceUsageGrpc.AsyncService. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaMetric> responseObserver)Retrieves a summary of quota information for a specific quota metricvoidServiceUsageGrpc.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.
-