TextSpan
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Representa um trecho de texto de saída.
Representação JSON |
{
"content": string,
"beginOffset": number
} |
Campos |
content |
string
O conteúdo do texto de saída.
|
beginOffset |
number
A API calcula o deslocamento inicial do conteúdo no documento original de acordo com o EncodingType especificado na solicitação de API.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-04-05 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Difícil de entender"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Informações incorretas ou exemplo de código"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Não contém as informações/amostras de que eu preciso"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]