2 مستودعات
Example code snippets demonstrating how to use cloud platform services and APIs from applications.
Distinguishing note: No candidate covers the concept of cloud platform code samples; candidates are OIDC integrations, resource audits, or learning resources.
Explore 2 awesome GitHub repositories matching education & learning resources · Cloud Platform Code Samples. Refine with filters or upvote what's useful.
This repository is a collection of Python code examples that demonstrate how to use Google Cloud Platform services and APIs. Each sample is organized as a self-contained directory with its own dependencies, making it independently runnable and testable. The samples rely on Google's auto-generated Python client libraries and standardize invocation through command-line argument parsing, with configuration read from environment variables for portability across development and CI environments. The examples cover authentication setup using the gcloud CLI, along with practical demonstrations for se
Provides example code snippets demonstrating how to use Google Cloud Platform services and APIs from Python applications.
هذا المشروع عبارة عن مجموعة من تطبيقات المرجع وعينات الكود لدمج خدمات Google Cloud باستخدام لغة البرمجة Go. يعمل كمكتبة تكامل لخدمات السحابة ومجموعة أدوات تطوير، ويوفر أنماط تنفيذ جاهزة للاستخدام لتسريع إنشاء البرمجيات السحابية الأصلية. يغطي المستودع تنفيذ Google Cloud API وتنسيق الخدمات، ويقدم قوالب هيكلية لربط التطبيقات بالبنية التحتية القائمة على السحابة. ويوفر أمثلة معيارية منظمة حسب وظائف منتج محددة لتوجيه دمج خدمات Google Cloud المختلفة. يتضمن الكود المصدري أنماطاً لتطوير السحابة، مع التركيز على معالجة الطلبات وتنسيق خدمات متعددة قائمة على السحابة.
Provides a collection of reference implementations and code samples for integrating Google Cloud services.