Class ServiceUsageStub (2.2.6)

public abstract class ServiceUsageStub implements BackgroundResource

Base stub class for the ServiceUsage service API.

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

Inheritance

java.lang.Object > ServiceUsageStub

Implements

BackgroundResource

Constructors

ServiceUsageStub()

public ServiceUsageStub()

Methods

batchEnableServicesCallable()

public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Returns
TypeDescription
UnaryCallable<BatchEnableServicesRequest,Operation>

batchEnableServicesOperationCallable()

public OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> batchEnableServicesOperationCallable()
Returns
TypeDescription
OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata>

close()

public abstract void close()

createAdminOverrideCallable()

public UnaryCallable<CreateAdminOverrideRequest,Operation> createAdminOverrideCallable()
Returns
TypeDescription
UnaryCallable<CreateAdminOverrideRequest,Operation>

createAdminOverrideOperationCallable()

public OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> createAdminOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>

createConsumerOverrideCallable()

public UnaryCallable<CreateConsumerOverrideRequest,Operation> createConsumerOverrideCallable()
Returns
TypeDescription
UnaryCallable<CreateConsumerOverrideRequest,Operation>

createConsumerOverrideOperationCallable()

public OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> createConsumerOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>

deleteAdminOverrideCallable()

public UnaryCallable<DeleteAdminOverrideRequest,Operation> deleteAdminOverrideCallable()
Returns
TypeDescription
UnaryCallable<DeleteAdminOverrideRequest,Operation>

deleteAdminOverrideOperationCallable()

public OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> deleteAdminOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata>

deleteConsumerOverrideCallable()

public UnaryCallable<DeleteConsumerOverrideRequest,Operation> deleteConsumerOverrideCallable()
Returns
TypeDescription
UnaryCallable<DeleteConsumerOverrideRequest,Operation>

deleteConsumerOverrideOperationCallable()

public OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> deleteConsumerOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata>

disableServiceCallable()

public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Returns
TypeDescription
UnaryCallable<DisableServiceRequest,Operation>

disableServiceOperationCallable()

public OperationCallable<DisableServiceRequest,Empty,OperationMetadata> disableServiceOperationCallable()
Returns
TypeDescription
OperationCallable<DisableServiceRequest,Empty,OperationMetadata>

enableServiceCallable()

public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Returns
TypeDescription
UnaryCallable<EnableServiceRequest,Operation>

enableServiceOperationCallable()

public OperationCallable<EnableServiceRequest,Empty,OperationMetadata> enableServiceOperationCallable()
Returns
TypeDescription
OperationCallable<EnableServiceRequest,Empty,OperationMetadata>

generateServiceIdentityCallable()

public UnaryCallable<GenerateServiceIdentityRequest,Operation> generateServiceIdentityCallable()
Returns
TypeDescription
UnaryCallable<GenerateServiceIdentityRequest,Operation>

generateServiceIdentityOperationCallable()

public OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> generateServiceIdentityOperationCallable()
Returns
TypeDescription
OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty>

getConsumerQuotaLimitCallable()

public UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> getConsumerQuotaLimitCallable()
Returns
TypeDescription
UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit>

getConsumerQuotaMetricCallable()

public UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> getConsumerQuotaMetricCallable()
Returns
TypeDescription
UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getServiceCallable()

public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns
TypeDescription
UnaryCallable<GetServiceRequest,Service>

importAdminOverridesCallable()

public UnaryCallable<ImportAdminOverridesRequest,Operation> importAdminOverridesCallable()
Returns
TypeDescription
UnaryCallable<ImportAdminOverridesRequest,Operation>

importAdminOverridesOperationCallable()

public OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> importAdminOverridesOperationCallable()
Returns
TypeDescription
OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata>

importConsumerOverridesCallable()

public UnaryCallable<ImportConsumerOverridesRequest,Operation> importConsumerOverridesCallable()
Returns
TypeDescription
UnaryCallable<ImportConsumerOverridesRequest,Operation>

importConsumerOverridesOperationCallable()

public OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> importConsumerOverridesOperationCallable()
Returns
TypeDescription
OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata>

listAdminOverridesCallable()

public UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> listAdminOverridesCallable()
Returns
TypeDescription
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse>

listAdminOverridesPagedCallable()

public UnaryCallable<ListAdminOverridesRequest,ServiceUsageClient.ListAdminOverridesPagedResponse> listAdminOverridesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesPagedResponse>

listConsumerOverridesCallable()

public UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> listConsumerOverridesCallable()
Returns
TypeDescription
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse>

listConsumerOverridesPagedCallable()

public UnaryCallable<ListConsumerOverridesRequest,ServiceUsageClient.ListConsumerOverridesPagedResponse> listConsumerOverridesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesPagedResponse>

listConsumerQuotaMetricsCallable()

public UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> listConsumerQuotaMetricsCallable()
Returns
TypeDescription
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse>

listConsumerQuotaMetricsPagedCallable()

public UnaryCallable<ListConsumerQuotaMetricsRequest,ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse> listConsumerQuotaMetricsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsPagedResponse>

listServicesCallable()

public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesResponse>

listServicesPagedCallable()

public UnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesPagedResponse>

updateAdminOverrideCallable()

public UnaryCallable<UpdateAdminOverrideRequest,Operation> updateAdminOverrideCallable()
Returns
TypeDescription
UnaryCallable<UpdateAdminOverrideRequest,Operation>

updateAdminOverrideOperationCallable()

public OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> updateAdminOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>

updateConsumerOverrideCallable()

public UnaryCallable<UpdateConsumerOverrideRequest,Operation> updateConsumerOverrideCallable()
Returns
TypeDescription
UnaryCallable<UpdateConsumerOverrideRequest,Operation>

updateConsumerOverrideOperationCallable()

public OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> updateConsumerOverrideOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>