Public Member Functions | |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
def | __init__ (self, channel) |
Public Attributes | |
SayHello | |
The greeting service definition.
Definition at line 7 of file helloworld/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file helloworld/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file interceptors/default_value/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file interceptors/headers/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file metadata/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file multiplex/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file uds/helloworld_pb2_grpc.py.
def helloworld_pb2_grpc.GreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 11 of file xds/helloworld_pb2_grpc.py.
helloworld_pb2_grpc.GreeterStub.SayHello |
Definition at line 17 of file helloworld/helloworld_pb2_grpc.py.