Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Define a origem da caixa de diálogo do seletor. A origem precisa ser definida como
window.location.protocol + '//' + window.location.host da página
principal, se o aplicativo estiver sendo executado em um iframe.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-11-07 UTC."],[[["Defines the source location for the picker dialog, crucial for iframe integration."],["Requires the origin to be explicitly specified, typically using the top-most page's URL."],["Modifies the PickerBuilder instance for further configuration, ultimately facilitating the display of the picker dialog."],["It's a non-static, non-final, and non-protected method of the PickerBuilder class accepting one mandatory string-type parameter `origin`."]]],[]]