class documentation

class OneTimeExportService(object): (source)

View In Hierarchy

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

Static Method Create Undocumented
Static Method Get Undocumented
Static Method List Undocumented
@staticmethod
def Create(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None): (source)

Undocumented

@staticmethod
def Get(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None): (source)

Undocumented

@staticmethod
def List(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None): (source)

Undocumented