Class 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 Detail

      • CloudCatalogImplBase

        public CloudCatalogImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService