CapabilityRequirement
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
หมายถึงข้อกำหนดเกี่ยวกับความพร้อมใช้งานของความสามารถที่กำหนด
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThis documentation focuses on the \u003ccode\u003ecapability\u003c/code\u003e requirement, defining the availability of a specific feature or functionality.\u003c/p\u003e\n"],["\u003cp\u003eCapabilities are represented using YAML and require specifying the \u003ccode\u003ecapability\u003c/code\u003e field with a value from the \u003ccode\u003eSurfaceCapability\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecapability\u003c/code\u003e field indicates the type of capability being described, using predefined values from the \u003ccode\u003eSurfaceCapability\u003c/code\u003e enum for consistency.\u003c/p\u003e\n"]]],[],null,["# CapabilityRequirement\n\n- [YAML representation](#SCHEMA_REPRESENTATION)\n\nRepresents a requirement about the availability of a given capability.\n\n| YAML representation ||\n|------------------------------------------------------------------------------------------------|---|\n| ``` capability: enum (/assistant/actionssdk/reference/rest/Shared.Types/SurfaceCapability) ``` |\n\n| Fields ||\n|--------------|-----------------------------------------------------------------------------------------------------------------------------|\n| `capability` | `enum (`[SurfaceCapability](/assistant/actionssdk/reference/rest/Shared.Types/SurfaceCapability)`)` The type of capability. |"]]