HttpResponseConverter Classe
- Herança
-
HttpResponseConverter
Construtor
HttpResponseConverter()
Métodos
check_output_type_annotation | |
encode |
check_output_type_annotation
check_output_type_annotation(pytype: type) -> bool
Parâmetros
Nome | Description |
---|---|
pytype
Obrigatório
|
|
encode
encode(obj: Any, *, expected_type: type | None) -> Datum
Parâmetros
Nome | Description |
---|---|
obj
Obrigatório
|
|
Parâmetros de apenas palavra-chave
Nome | Description |
---|---|
expected_type
Obrigatório
|
|
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python