ListNodesResponse
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
نمایندگی JSON |
---|
{
"nodes": [
{
object (Node )
}
],
"nextPageToken": string
} |
زمینه های |
---|
nodes[] | object ( Node ) nodes هایی که با درخواست مطابقت دارند. |
nextPageToken | string یک نشانه صفحهبندی که از فراخوانی قبلی به nodes.list method که نشان میدهد فهرست از کجا باید ادامه یابد. اگر فیلد مفقود یا خالی باشد، به این معنی است که هیچ گره دیگری وجود ندارد. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی."],[[["The `nodes.list` method response provides a list of nodes matching the request and a pagination token for retrieving additional results."],["Each node in the response is represented by a `Node` object containing detailed information."],["A `nextPageToken` is included if more nodes are available, allowing for retrieval of subsequent pages."]]],[]]