def __init__(self): self.standalone = flags.STANDALONE ServiceConfig.__init__(self) self._api_version = None
def __init__(self): ServiceConfig.__init__(self) self._api_version = None
def __init__(self): ServiceConfig.__init__(self)