Skip navigation links
A B C G N Q R S 

A

allocateQuota(AllocateQuotaRequest, StreamObserver<AllocateQuotaResponse>) - Method in interface com.google.api.servicecontrol.v1.QuotaControllerGrpc.AsyncService
Attempts to allocate quota for the specified consumer.
allocateQuota(AllocateQuotaRequest) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerBlockingStub
Attempts to allocate quota for the specified consumer.
allocateQuota(AllocateQuotaRequest) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerFutureStub
Attempts to allocate quota for the specified consumer.
allocateQuota(AllocateQuotaRequest, StreamObserver<AllocateQuotaResponse>) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerStub
Attempts to allocate quota for the specified consumer.

B

bindService(QuotaControllerGrpc.AsyncService) - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
 
bindService() - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerImplBase
 
bindService(ServiceControllerGrpc.AsyncService) - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
 
bindService() - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerImplBase
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerFutureStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerFutureStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerStub
 

C

check(CheckRequest, StreamObserver<CheckResponse>) - Method in interface com.google.api.servicecontrol.v1.ServiceControllerGrpc.AsyncService
Checks whether an operation on a service should be allowed to proceed based on the configuration of the service and related policies.
check(CheckRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerBlockingStub
Checks whether an operation on a service should be allowed to proceed based on the configuration of the service and related policies.
check(CheckRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerFutureStub
Checks whether an operation on a service should be allowed to proceed based on the configuration of the service and related policies.
check(CheckRequest, StreamObserver<CheckResponse>) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerStub
Checks whether an operation on a service should be allowed to proceed based on the configuration of the service and related policies.
com.google.api.servicecontrol.v1 - package com.google.api.servicecontrol.v1
 

G

getAllocateQuotaMethod() - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
 
getCheckMethod() - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
 
getReportMethod() - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
 
getServiceDescriptor() - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
 
getServiceDescriptor() - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
Creates a new async stub that supports all call types for the service

Q

QuotaControllerGrpc - Class in com.google.api.servicecontrol.v1
[Google Quota Control API](/service-control/overview) Allows clients to allocate and release quota against a [managed service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
QuotaControllerGrpc.AsyncService - Interface in com.google.api.servicecontrol.v1
[Google Quota Control API](/service-control/overview) Allows clients to allocate and release quota against a [managed service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
QuotaControllerGrpc.QuotaControllerBlockingStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do synchronous rpc calls to service QuotaController.
QuotaControllerGrpc.QuotaControllerFutureStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service QuotaController.
QuotaControllerGrpc.QuotaControllerImplBase - Class in com.google.api.servicecontrol.v1
Base class for the server implementation of the service QuotaController.
QuotaControllerGrpc.QuotaControllerStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do asynchronous rpc calls to service QuotaController.
QuotaControllerImplBase() - Constructor for class com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerImplBase
 

R

report(ReportRequest, StreamObserver<ReportResponse>) - Method in interface com.google.api.servicecontrol.v1.ServiceControllerGrpc.AsyncService
Reports operation results to Google Service Control, such as logs and metrics.
report(ReportRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerBlockingStub
Reports operation results to Google Service Control, such as logs and metrics.
report(ReportRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerFutureStub
Reports operation results to Google Service Control, such as logs and metrics.
report(ReportRequest, StreamObserver<ReportResponse>) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerStub
Reports operation results to Google Service Control, such as logs and metrics.

S

SERVICE_NAME - Static variable in class com.google.api.servicecontrol.v1.QuotaControllerGrpc
 
SERVICE_NAME - Static variable in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
 
ServiceControllerGrpc - Class in com.google.api.servicecontrol.v1
[Google Service Control API](/service-control/overview) Lets clients check and report operations against a [managed service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
ServiceControllerGrpc.AsyncService - Interface in com.google.api.servicecontrol.v1
[Google Service Control API](/service-control/overview) Lets clients check and report operations against a [managed service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
ServiceControllerGrpc.ServiceControllerBlockingStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do synchronous rpc calls to service ServiceController.
ServiceControllerGrpc.ServiceControllerFutureStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ServiceController.
ServiceControllerGrpc.ServiceControllerImplBase - Class in com.google.api.servicecontrol.v1
Base class for the server implementation of the service ServiceController.
ServiceControllerGrpc.ServiceControllerStub - Class in com.google.api.servicecontrol.v1
A stub to allow clients to do asynchronous rpc calls to service ServiceController.
ServiceControllerImplBase() - Constructor for class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerImplBase
 
A B C G N Q R S 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.