Class CloudCatalogGrpc.CloudCatalogImplBase (2.22.0)

public abstract static class CloudCatalogGrpc.CloudCatalogImplBase implements 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.

Inheritance

java.lang.Object > CloudCatalogGrpc.CloudCatalogImplBase

Implements

io.grpc.BindableService, CloudCatalogGrpc.AsyncService

Constructors

CloudCatalogImplBase()

public CloudCatalogImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition