in common/python/maxcompute_tea_openapi/models.py [0:0]
def __init__(
self,
headers: Dict[str, str] = None,
query: Dict[str, str] = None,
body: Any = None,
stream: BinaryIO = None,
host_map: Dict[str, str] = None,
endpoint_override: str = None,