LinksModuleData
نمایندگی JSON |
---|
{
"uris": [
{
object (Uri )
}
]
} |
فیلدها |
---|
uris[] | object ( Uri ) لیست URI ها |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["The JSON structure represents a list of URIs."],["Each URI object within the list adheres to the specifications outlined in the Uri documentation."],["This structure is used for managing and organizing Uniform Resource Identifiers within a system or application."]]],["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"]]