تحميل التصور الخاص بك
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
والآن بعد كتابة التعليمات البرمجية للتمثيل المرئي، يجب أن تكون أداة Looker Studio قادرة على
الوصول إلى مواردك. لتتمكّن أداة Looker Studio من تحميل عرض مرئي للمنتدى،
يجب أن تكون مواردك متاحة للجميع في حزمة Google Cloud Storage.
يجب إنشاء حزمة وتحميل الملفات باستخدام واجهة الويب أو
أداة سطر الأوامر gsutil.
إذا كانت ملفات التصورات في دليل العمل الحالي، فيمكنك استخدام
الأمر التالي لتحميل ملفاتك إلى حزمة التخزين.
gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET
الخطوات التالية
الآن بعد أن تم تحميل موارد التصورات، تعرف على كيفية
استخدام التمثيل البصري في تقرير Looker Studio.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eTo enable Looker Studio to load your community visualization, all resources must be publicly accessible in a Google Cloud Storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a bucket and upload files using the web interface or the gsutil command-line tool.\u003c/p\u003e\n"],["\u003cp\u003eAfter uploading your visualization resources, you can proceed to integrate and utilize your visualization within a Looker Studio report.\u003c/p\u003e\n"]]],[],null,["# Uploading your viz\n\nNow that your visualization code is written, Looker Studio needs to be able to\naccess your resources. For Looker Studio to load a community visualization, all\nof your resources must be publicly available in a [Google Cloud Storage bucket](https://cloud.google.com/storage/docs/creating-buckets).\n\nCreate a bucket and upload files using either the web interface or the\n[gsutil command-line tool](https://cloud.google.com/storage/docs/gsutil).\n\nIf your visualization files are in your current working directory, you can use\nthe following command to upload your files to your storage bucket. \n\n gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET\n\nNext steps\n----------\n\nNow that your visualization resources are uploaded, learn how to\n[use your visualization](/looker-studio/visualization/load-viz) in a Looker Studio report."]]