[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-02。"],[[["This page guides you through structuring and annotating Cloud Endpoints Frameworks code, utilizing the `endpoints-v2-skeleton` sample project."],["The document explains how to use annotations like `@Api`, `@ApiMethod`, and `@Named` to define and configure your backend API."],["You'll learn how to modify the `MyApi.java` file by defining API versions and adding an `echo` method as your first API endpoint."],["The document uses the `endpoints-v2-backend` sample as a reference, so the end result of modifying the `endpoints-v2-skeleton` will behave identically."],["Building the project will require you to use Maven or Gradle, depending on which system you use."]]],[]]