Package com.google.cloud.billing.v1
Class CloudBillingGrpc.CloudBillingImplBase
- java.lang.Object
-
- com.google.cloud.billing.v1.CloudBillingGrpc.CloudBillingImplBase
-
- All Implemented Interfaces:
CloudBillingGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CloudBillingGrpc
public abstract static class CloudBillingGrpc.CloudBillingImplBase extends Object implements io.grpc.BindableService, CloudBillingGrpc.AsyncService
Base class for the server implementation of the service CloudBilling.Retrieves the Google Cloud Console billing accounts and associates them with projects.
-
-
Constructor Summary
Constructors Constructor Description CloudBillingImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.billing.v1.CloudBillingGrpc.AsyncService
createBillingAccount, getBillingAccount, getIamPolicy, getProjectBillingInfo, listBillingAccounts, listProjectBillingInfo, setIamPolicy, testIamPermissions, updateBillingAccount, updateProjectBillingInfo
-
-