[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eThe JSON structure represents a list of URIs.\u003c/p\u003e\n"],["\u003cp\u003eEach URI object within the list adheres to the specifications outlined in the Uri documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis structure is used for managing and organizing Uniform Resource Identifiers within a system or application.\u003c/p\u003e\n"]]],["The content defines a JSON structure containing a list of URIs. The JSON object utilizes a field named `uris`, which is an array. Each element within the `uris` array is an object that conforms to the `Uri` schema defined elsewhere. The `uris` field essentially holds a collection of uniform resource identifiers.\n"],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\n| JSON representation |\n|--------------------------------------------------------------------|\n| ``` { \"uris\": [ { object (/wallet/reference/rest/v1/Uri) } ] } ``` |\n\n| Fields ||\n|----------|---------------------------------------------------------------------|\n| `uris[]` | `object (`[Uri](/wallet/reference/rest/v1/Uri)`)` The list of URIs. |"]]