- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.8
public class GrpcServiceUsageStub extends ServiceUsageStub
gRPC stub implementation for the ServiceUsage service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcServiceUsageStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
GrpcServiceUsageStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcServiceUsageStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcServiceUsageStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ServiceUsageStubSettings settings)
public static final GrpcServiceUsageStub create(ServiceUsageStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | ServiceUsageStubSettings |
Returns | |
---|---|
Type | Description |
GrpcServiceUsageStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)
protected GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcServiceUsageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | ServiceUsageStubSettings |
clientContext | ClientContext |
GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceUsageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | ServiceUsageStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
batchEnableServicesCallable()
public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<BatchEnableServicesRequest,Operation> |
batchEnableServicesOperationCallable()
public OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> batchEnableServicesOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> |
close()
public final void close()
createAdminOverrideCallable()
public UnaryCallable<CreateAdminOverrideRequest,Operation> createAdminOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAdminOverrideRequest,Operation> |
createAdminOverrideOperationCallable()
public OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> createAdminOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> |
createConsumerOverrideCallable()
public UnaryCallable<CreateConsumerOverrideRequest,Operation> createConsumerOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConsumerOverrideRequest,Operation> |
createConsumerOverrideOperationCallable()
public OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> createConsumerOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> |
deleteAdminOverrideCallable()
public UnaryCallable<DeleteAdminOverrideRequest,Operation> deleteAdminOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteAdminOverrideRequest,Operation> |
deleteAdminOverrideOperationCallable()
public OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> deleteAdminOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> |
deleteConsumerOverrideCallable()
public UnaryCallable<DeleteConsumerOverrideRequest,Operation> deleteConsumerOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteConsumerOverrideRequest,Operation> |
deleteConsumerOverrideOperationCallable()
public OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> deleteConsumerOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> |
disableServiceCallable()
public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DisableServiceRequest,Operation> |
disableServiceOperationCallable()
public OperationCallable<DisableServiceRequest,Empty,OperationMetadata> disableServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DisableServiceRequest,Empty,OperationMetadata> |
enableServiceCallable()
public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<EnableServiceRequest,Operation> |
enableServiceOperationCallable()
public OperationCallable<EnableServiceRequest,Empty,OperationMetadata> enableServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<EnableServiceRequest,Empty,OperationMetadata> |
generateServiceIdentityCallable()
public UnaryCallable<GenerateServiceIdentityRequest,Operation> generateServiceIdentityCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GenerateServiceIdentityRequest,Operation> |
generateServiceIdentityOperationCallable()
public OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> generateServiceIdentityOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> |
getConsumerQuotaLimitCallable()
public UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> getConsumerQuotaLimitCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> |
getConsumerQuotaMetricCallable()
public UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> getConsumerQuotaMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getServiceCallable()
public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetServiceRequest,Service> |
importAdminOverridesCallable()
public UnaryCallable<ImportAdminOverridesRequest,Operation> importAdminOverridesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ImportAdminOverridesRequest,Operation> |
importAdminOverridesOperationCallable()
public OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> importAdminOverridesOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> |
importConsumerOverridesCallable()
public UnaryCallable<ImportConsumerOverridesRequest,Operation> importConsumerOverridesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ImportConsumerOverridesRequest,Operation> |
importConsumerOverridesOperationCallable()
public OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> importConsumerOverridesOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listAdminOverridesCallable()
public UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> listAdminOverridesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> |
listAdminOverridesPagedCallable()
public UnaryCallable<ListAdminOverridesRequest,ServiceUsageClient.ListAdminOverridesPagedResponse> listAdminOverridesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesPagedResponse> |
listConsumerOverridesCallable()
public UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> listConsumerOverridesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> |
listConsumerOverridesPagedCallable()
public UnaryCallable<ListConsumerOverridesRequest,ServiceUsageClient.ListConsumerOverridesPagedResponse> listConsumerOverridesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesPagedResponse> |
listConsumerQuotaMetricsCallable()
public UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> listConsumerQuotaMetricsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> |
listConsumerQuotaMetricsPagedCallable()
public UnaryCallable<ListConsumerQuotaMetricsRequest,ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse> listConsumerQuotaMetricsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsPagedResponse> |
listServicesCallable()
public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesResponse> |
listServicesPagedCallable()
public UnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateAdminOverrideCallable()
public UnaryCallable<UpdateAdminOverrideRequest,Operation> updateAdminOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAdminOverrideRequest,Operation> |
updateAdminOverrideOperationCallable()
public OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> updateAdminOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> |
updateConsumerOverrideCallable()
public UnaryCallable<UpdateConsumerOverrideRequest,Operation> updateConsumerOverrideCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateConsumerOverrideRequest,Operation> |
updateConsumerOverrideOperationCallable()
public OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> updateConsumerOverrideOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> |