Package com.google.cloud.billing.v1
Class CloudCatalogGrpc.CloudCatalogImplBase
- java.lang.Object
-
- com.google.cloud.billing.v1.CloudCatalogGrpc.CloudCatalogImplBase
-
- All Implemented Interfaces:
CloudCatalogGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CloudCatalogGrpc
public abstract static class CloudCatalogGrpc.CloudCatalogImplBase extends Object implements io.grpc.BindableService, CloudCatalogGrpc.AsyncService
Base class for the server implementation of the service CloudCatalog.A catalog of Google Cloud Platform services and SKUs. Provides pricing information and metadata on Google Cloud Platform services and SKUs.
-
-
Constructor Summary
Constructors Constructor Description CloudCatalogImplBase()
-
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.CloudCatalogGrpc.AsyncService
listServices, listSkus
-
-