packages/autorest.python/autorest/multiapi/models/imports.py [37:48]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                Union[
                                    str,
                                    Tuple[
                                        str,
                                        str,
                                    ],
                                    Tuple[
                                        str,
                                        Optional[str],
                                        Tuple[Tuple[Tuple[int, int], str, Optional[str]]],
                                    ],
                                ]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



packages/autorest.python/autorest/multiapi/models/imports.py [94:105]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            Union[
                str,
                Tuple[
                    str,
                    str,
                ],
                Tuple[
                    str,
                    Optional[str],
                    Tuple[Tuple[Tuple[int, int], str, Optional[str]]],
                ],
            ]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



