Class DataformGrpc.DataformImplBase

  • All Implemented Interfaces:
    DataformGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    DataformGrpc

    public abstract static class DataformGrpc.DataformImplBase
    extends Object
    implements io.grpc.BindableService, DataformGrpc.AsyncService
    Base class for the server implementation of the service Dataform.
     Dataform is a service to develop, create, document, test, and update curated
     tables in BigQuery.
     
    • Constructor Detail

      • DataformImplBase

        public DataformImplBase()
    • Method Detail

      • bindService

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