Google Developers Codelabs 提供引導式教學課程,讓您親身體驗程式設計。大多數程式碼研究室都會逐步引導您建構小型應用程式,或者為現有應用程式新增功能。他們 涵蓋 Android Wear、Google Compute Engine 等 ARCore 和 Google API。
GitHub 上的程式碼研究室工具使用 Google Cloud 適用的 ABAP SDK,在 SAP 中接收來自 Cloud Pub/Sub 的事件
Updated 2025年1月14日
在本程式碼研究室中,您將收到 Cloud Pub/Sub 使用 ABAP SDK 的事件
將含有分塊的檔案上傳至 Cloud Storage
Updated 2025年1月14日
在本程式碼研究室中,您將瞭解如何透過 Google Cloud 適用的 ABAP SDK 呼叫 Cloud Storage JSON API 方法與上傳檔案
搭配使用 Gemini AI 和 ABAP SDK 的情緒分析
Updated 2025年1月14日
在本程式碼研究室中,您將使用 Gemini Pro 模型,透過 ABAP SDK 對產品評論執行情緒分析
將 Translation API 與 Google Cloud 適用的 ABAP SDK 搭配使用
Updated 2025年1月14日
在本程式碼研究室中,您將瞭解如何透過 ABAP SDK 呼叫 Translation API 的方法
使用 Google Cloud 適用的 ABAP SDK 將事件發布至 Cloud Pub/Sub
Updated 2025年1月14日
在這個程式碼研究室中,您將瞭解如何將事件發布至 Google Cloud Pub/Sub 服務。
使用 ABAP 適用的 Google Cloud SDK 從 ABAP 環境呼叫 Vertex AI LLM
Updated 2025年1月13日
在本程式碼研究室中,您將瞭解如何使用 ABAP SDK for Google Cloud,從 ABAP 環境呼叫 Vertex AI PaLM 2 Text (text-bison) 大型語言模型。
使用 ABAP SDK for Google Cloud 從 Google Cloud Secret Manager 擷取憑證/密鑰
Updated 2025年1月9日
在本程式碼研究室中,您將瞭解如何使用 ABAP SDK for Google Cloud 從 Secret Manager 擷取憑證/密鑰
使用 Google Cloud 的 ABAP SDK 在 SAP 中讀取 BigQuery ML 預測結果
Updated 2025年1月9日
在本程式碼研究室中,您將在 BigQuery 中建立機器學習 (ML) 模型,並使用 Google Cloud 專用的 ABAP SDK 在 SAP 中取得該模型的預測結果。
在 Google Cloud Platform 安裝 ABAP Platform Trial 2022 並安裝 ABAP SDK
Updated 2024年9月4日
在本程式碼研究室中,您將安裝 ABAP 平台試用 202
使用在 Compute Engine VM 上託管的 SAP 適用的權杖設定 ABAP SDK 驗證,並執行 Address Verification API
Updated 2024年9月3日
在本程式碼研究室中,您會使用託管於 Compute Engine VM 的 SAP 權杖設定 ABAP SDK 驗證,並執行 Address Verification API
构建 Kotlin 扩展库
Updated 2022年7月29日
在本 Codelab 中,您将为一个 API 构建自己的 Kotin 扩展库,该 API 最初是使用 Java 编程语言开发的。您将了解扩展函数及属性方面的基本知识,以及如何实现基于回调的传统 API 的协程版本和流版本。