Ask a question to get started
Enter to sendā¢Shift+Enter new line
url: Union[AnyHttpUrl, str] = Field( AnyHttpUrl('http://localhost:50051'), description='The full URL where the Riva service can be found.', examples=['http://localhost:50051', 'https://user@pass:riva.example.com'] )