對話動作已於 2023 年 6 月 13 日淘汰。詳情請參閱「
對話動作已淘汰」。
使用 Actions on Google Java/Kotlin 用戶端程式庫 (Dialogflow) 建構執行要求
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
如果您要使用 Java/Kotlin 建立執行要求 Webhook,建議使用 Actions on Google Java/Kotlin 用戶端程式庫存取 Actions on Google 平台並進行互動。
簡介
Java/Kotlin 用戶端程式庫是 Actions on Google 的執行要求程式庫,提供以下功能:
如要查看使用用戶端程式庫的完整程式碼範例,請參閱範例頁面。
查看 API 參考資料
API 參考資料託管於 Actions on Google Java/Kotlin 用戶端程式庫 GitHub 頁面。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-02 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2023-12-02 (世界標準時間)。"],[[["The Actions on Google Java/Kotlin client library is the recommended way to access and interact with the Actions on Google platform when building a fulfillment webhook in Java/Kotlin."],["This library supports all Actions on Google features, provides an idiomatic Java or Kotlin abstraction layer, and handles low-level communication details."],["It can be easily installed using build tools like Gradle and Maven, deployed on various platforms like Google App Engine or AWS Lambda, and requires JDK 8 or higher."],["Developers can use this client library with both Dialogflow integration and Actions SDK for their Action on Google projects."]]],["The Actions on Google Java/Kotlin client library facilitates interaction with the Actions on Google platform for fulfillment webhooks in Java/Kotlin. It supports all Actions on Google features and abstracts the conversation HTTP/JSON webhook API. The library handles communication with the platform, can be installed via Gradle or Maven, and can be deployed on various platforms like Google App Engine and AWS Lambda. It requires JDK 8 or higher and works with Dialogflow or the Actions SDK. Full code samples and the API reference are available online.\n"]]