Class DataformGrpc.DataformImplBase (0.15.0)

public abstract static class DataformGrpc.DataformImplBase implements 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.

Inheritance

java.lang.Object > DataformGrpc.DataformImplBase

Implements

io.grpc.BindableService, DataformGrpc.AsyncService

Constructors

DataformImplBase()

public DataformImplBase()

Methods

bindService()

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