class documentation

class CapacityIntervalServiceStub(object): (source)

Constructor: CapacityIntervalServiceStub(channel)

View In Hierarchy

Capacity Interval service provides read access to Capacity Intervals resources.

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

Constructor.

Args:
channel: A grpc.Channel.

Undocumented

Undocumented