Class GrpcServiceUsageStub (2.33.0)

publicclass GrpcServiceUsageStubextendsServiceUsageStub

gRPC stub implementation for the ServiceUsage service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ServiceUsageStub > GrpcServiceUsageStub

Inherited Members

Static Methods

create(ClientContext clientContext)

publicstaticfinalGrpcServiceUsageStubcreate(ClientContextclientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
GrpcServiceUsageStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

publicstaticfinalGrpcServiceUsageStubcreate(ClientContextclientContext,GrpcStubCallableFactorycallableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory GrpcStubCallableFactory
Returns
Type Description
GrpcServiceUsageStub
Exceptions
Type Description
IOException

create(ServiceUsageStubSettings settings)

publicstaticfinalGrpcServiceUsageStubcreate(ServiceUsageStubSettingssettings)
Parameter
Name Description
settings ServiceUsageStubSettings
Returns
Type Description
GrpcServiceUsageStub
Exceptions
Type Description
IOException

Constructors

GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)

protectedGrpcServiceUsageStub(ServiceUsageStubSettingssettings,ClientContextclientContext)

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)

protectedGrpcServiceUsageStub(ServiceUsageStubSettingssettings,ClientContextclientContext,GrpcStubCallableFactorycallableFactory)

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)

publicbooleanawaitTermination(longduration,TimeUnitunit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

batchEnableServicesCallable()

publicUnaryCallable<BatchEnableServicesRequest,Operation>batchEnableServicesCallable()
Returns
Type Description
UnaryCallable<BatchEnableServicesRequest,Operation>
Overrides

batchEnableServicesOperationCallable()

publicOperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata>batchEnableServicesOperationCallable()
Returns
Type Description
OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata>
Overrides

close()

publicfinalvoidclose()
Overrides

createAdminOverrideCallable()

publicUnaryCallable<CreateAdminOverrideRequest,Operation>createAdminOverrideCallable()
Returns
Type Description
UnaryCallable<CreateAdminOverrideRequest,Operation>
Overrides

createAdminOverrideOperationCallable()

publicOperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>createAdminOverrideOperationCallable()
Returns
Type Description
OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
Overrides

createConsumerOverrideCallable()

publicUnaryCallable<CreateConsumerOverrideRequest,Operation>createConsumerOverrideCallable()
Returns
Type Description
UnaryCallable<CreateConsumerOverrideRequest,Operation>
Overrides

createConsumerOverrideOperationCallable()

publicOperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>createConsumerOverrideOperationCallable()
Returns
Type Description
OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
Overrides

deleteAdminOverrideCallable()

publicUnaryCallable<DeleteAdminOverrideRequest,Operation>deleteAdminOverrideCallable()
Returns
Type Description
UnaryCallable<DeleteAdminOverrideRequest,Operation>
Overrides

deleteAdminOverrideOperationCallable()

publicOperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata>deleteAdminOverrideOperationCallable()
Returns
Type Description
OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata>
Overrides

deleteConsumerOverrideCallable()

publicUnaryCallable<DeleteConsumerOverrideRequest,Operation>deleteConsumerOverrideCallable()
Returns
Type Description
UnaryCallable<DeleteConsumerOverrideRequest,Operation>
Overrides

deleteConsumerOverrideOperationCallable()

publicOperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata>deleteConsumerOverrideOperationCallable()
Returns
Type Description
OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata>
Overrides

disableServiceCallable()

publicUnaryCallable<DisableServiceRequest,Operation>disableServiceCallable()
Returns
Type Description
UnaryCallable<DisableServiceRequest,Operation>
Overrides

disableServiceOperationCallable()

publicOperationCallable<DisableServiceRequest,Empty,OperationMetadata>disableServiceOperationCallable()
Returns
Type Description
OperationCallable<DisableServiceRequest,Empty,OperationMetadata>
Overrides

enableServiceCallable()

publicUnaryCallable<EnableServiceRequest,Operation>enableServiceCallable()
Returns
Type Description
UnaryCallable<EnableServiceRequest,Operation>
Overrides

enableServiceOperationCallable()

publicOperationCallable<EnableServiceRequest,Empty,OperationMetadata>enableServiceOperationCallable()
Returns
Type Description
OperationCallable<EnableServiceRequest,Empty,OperationMetadata>
Overrides

generateServiceIdentityCallable()

publicUnaryCallable<GenerateServiceIdentityRequest,Operation>generateServiceIdentityCallable()
Returns
Type Description
UnaryCallable<GenerateServiceIdentityRequest,Operation>
Overrides

generateServiceIdentityOperationCallable()

publicOperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty>generateServiceIdentityOperationCallable()
Returns
Type Description
OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty>
Overrides

getConsumerQuotaLimitCallable()

publicUnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>getConsumerQuotaLimitCallable()
Returns
Type Description
UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>
Overrides

getConsumerQuotaMetricCallable()

publicUnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>getConsumerQuotaMetricCallable()
Returns
Type Description
UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>
Overrides

getOperationsStub()

publicGrpcOperationsStubgetOperationsStub()
Returns
Type Description
GrpcOperationsStub
Overrides

getServiceCallable()

publicUnaryCallable<GetServiceRequest,Service>getServiceCallable()
Returns
Type Description
UnaryCallable<GetServiceRequest,Service>
Overrides

importAdminOverridesCallable()

publicUnaryCallable<ImportAdminOverridesRequest,Operation>importAdminOverridesCallable()
Returns
Type Description
UnaryCallable<ImportAdminOverridesRequest,Operation>
Overrides

importAdminOverridesOperationCallable()

publicOperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata>importAdminOverridesOperationCallable()
Returns
Type Description
OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata>
Overrides

importConsumerOverridesCallable()

publicUnaryCallable<ImportConsumerOverridesRequest,Operation>importConsumerOverridesCallable()
Returns
Type Description
UnaryCallable<ImportConsumerOverridesRequest,Operation>
Overrides

importConsumerOverridesOperationCallable()

publicOperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata>importConsumerOverridesOperationCallable()
Returns
Type Description
OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata>
Overrides

isShutdown()

publicbooleanisShutdown()
Returns
Type Description
boolean

isTerminated()

publicbooleanisTerminated()
Returns
Type Description
boolean

listAdminOverridesCallable()

publicUnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse>listAdminOverridesCallable()
Returns
Type Description
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse>
Overrides

listAdminOverridesPagedCallable()

publicUnaryCallable<ListAdminOverridesRequest,ServiceUsageClient.ListAdminOverridesPagedResponse>listAdminOverridesPagedCallable()
Returns
Type Description
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesPagedResponse>
Overrides

listConsumerOverridesCallable()

publicUnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse>listConsumerOverridesCallable()
Returns
Type Description
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse>
Overrides

listConsumerOverridesPagedCallable()

publicUnaryCallable<ListConsumerOverridesRequest,ServiceUsageClient.ListConsumerOverridesPagedResponse>listConsumerOverridesPagedCallable()
Returns
Type Description
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesPagedResponse>
Overrides

listConsumerQuotaMetricsCallable()

publicUnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse>listConsumerQuotaMetricsCallable()
Returns
Type Description
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse>
Overrides

listConsumerQuotaMetricsPagedCallable()

publicUnaryCallable<ListConsumerQuotaMetricsRequest,ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse>listConsumerQuotaMetricsPagedCallable()
Returns
Type Description
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsPagedResponse>
Overrides

listServicesCallable()

publicUnaryCallable<ListServicesRequest,ListServicesResponse>listServicesCallable()
Returns
Type Description
UnaryCallable<ListServicesRequest,ListServicesResponse>
Overrides

listServicesPagedCallable()

publicUnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse>listServicesPagedCallable()
Returns
Type Description
UnaryCallable<ListServicesRequest,ListServicesPagedResponse>
Overrides

shutdown()

publicvoidshutdown()

shutdownNow()

publicvoidshutdownNow()

updateAdminOverrideCallable()

publicUnaryCallable<UpdateAdminOverrideRequest,Operation>updateAdminOverrideCallable()
Returns
Type Description
UnaryCallable<UpdateAdminOverrideRequest,Operation>
Overrides

updateAdminOverrideOperationCallable()

publicOperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>updateAdminOverrideOperationCallable()
Returns
Type Description
OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
Overrides

updateConsumerOverrideCallable()

publicUnaryCallable<UpdateConsumerOverrideRequest,Operation>updateConsumerOverrideCallable()
Returns
Type Description
UnaryCallable<UpdateConsumerOverrideRequest,Operation>
Overrides

updateConsumerOverrideOperationCallable()

publicOperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>updateConsumerOverrideOperationCallable()
Returns
Type Description
OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.