class documentation

class OneTimeExportServiceStub(object): (source)

Constructor: OneTimeExportServiceStub(channel)

View In Hierarchy

Service for managing one-time billing report exports. Enables creation of downloadable archives of billing data for a specified period.

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

Constructor.

Args:
channel: A grpc.Channel.

Undocumented

Undocumented

Undocumented