class documentation

class ProfileServiceStub(object): (source)

Constructor: ProfileServiceStub(channel)

View In Hierarchy

Missing associated documentation comment in .proto file.

Method __init__ Constructor.
Instance Variable Get Undocumented
def __init__(self, channel): (source)

Constructor. Args: channel: A grpc.Channel.

Undocumented