apache_beam.portability.api.beam_expansion_api_pb2_grpc module

class apache_beam.portability.api.beam_expansion_api_pb2_grpc.ExpansionServiceStub(channel)[source]

Bases: future.types.newobject.newobject

Job Service for constructing pipelines

Constructor.

Parameters:channel – A grpc.Channel.
class apache_beam.portability.api.beam_expansion_api_pb2_grpc.ExpansionServiceServicer[source]

Bases: future.types.newobject.newobject

Job Service for constructing pipelines

Expand(request, context)[source]
apache_beam.portability.api.beam_expansion_api_pb2_grpc.add_ExpansionServiceServicer_to_server(servicer, server)[source]