ميزات جديدة متاحة في واجهة برمجة التطبيقات للملفات التجارية
يمكنك الآن إنشاء مشاركات متكرّرة من خلال
LocalPosts API لإبقاء عملائك على اطّلاع بآخر الأخبار تلقائيًا. بالإضافة إلى ذلك، يمكنك الوصول إلى وسائط المراجعات وتتبُّع حالة الردود على المراجعات في
Reviews API لإدارة ملاحظات العملاء بشكل أفضل.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
TimeSeries
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],["The content describes a `TimeSeries` data structure, represented in JSON, containing a list of `DatedValue` objects. Each `DatedValue` is a datapoint consisting of a `date` object and a `value` (integer represented as a string). The `date` indicates when the datapoint occurred, and the `value` signifies its corresponding numerical data. The `value` can be absent if zero. The `TimeSeries` structure represents a collection of these date-value pairs.\n"]]