Uses of Class
com.google.api.serviceusage.v1beta1.GetConsumerQuotaMetricRequest
-
Packages that use GetConsumerQuotaMetricRequest Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of GetConsumerQuotaMetricRequest in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return GetConsumerQuotaMetricRequest Modifier and Type Method Description GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest.Builder. build()GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest.Builder. buildPartial()static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. getDefaultInstance()GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest.Builder. getDefaultInstanceForType()GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. getDefaultInstanceForType()static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseDelimitedFrom(InputStream input)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(byte[] data)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(com.google.protobuf.ByteString data)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(InputStream input)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(ByteBuffer data)static GetConsumerQuotaMetricRequestGetConsumerQuotaMetricRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type GetConsumerQuotaMetricRequest Modifier and Type Method Description com.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()com.google.protobuf.Parser<GetConsumerQuotaMetricRequest>GetConsumerQuotaMetricRequest. getParserForType()static com.google.protobuf.Parser<GetConsumerQuotaMetricRequest>GetConsumerQuotaMetricRequest. parser()Methods in com.google.api.serviceusage.v1beta1 with parameters of type GetConsumerQuotaMetricRequest Modifier and Type Method Description ConsumerQuotaMetricServiceUsageClient. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)Retrieves a summary of quota information for a specific quota metricdefault voidServiceUsageGrpc.AsyncService. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request, io.grpc.stub.StreamObserver<ConsumerQuotaMetric> responseObserver)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 metriccom.google.common.util.concurrent.ListenableFuture<ConsumerQuotaMetric>ServiceUsageGrpc.ServiceUsageFutureStub. getConsumerQuotaMetric(GetConsumerQuotaMetricRequest request)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 metricGetConsumerQuotaMetricRequest.BuilderGetConsumerQuotaMetricRequest.Builder. mergeFrom(GetConsumerQuotaMetricRequest other)static GetConsumerQuotaMetricRequest.BuilderGetConsumerQuotaMetricRequest. newBuilder(GetConsumerQuotaMetricRequest prototype) -
Uses of GetConsumerQuotaMetricRequest in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type GetConsumerQuotaMetricRequest 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.
-