示例#1
0
 def __init__(self, host, apiKey, projectId, proxySettings=None):
     FileApiBase.__init__(self, host, apiKey, projectId, proxySettings)
 def __init__(self, host, apiKey, projectId, proxySettings=None):
     FileApiBase.__init__(self, host, apiKey, projectId, proxySettings)
 def __init__(self, host, apiKey, projectId):
     FileApiBase.__init__(self, host, apiKey, projectId)