[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-12 UTC."],[[["`toUri()` is a method that returns the URI generated by the builder as a string."],["This method is neither optional, final, protected, nor static."]]],["This function, `toUri()`, generates and returns a URI as a string. It's a non-static, non-protected, non-final method with no optional parameters. The sole output of the function is the resulting URI, represented as a string. It is part of a builder object used to create URIs.\n"]]