UpdateBooking 已准备就绪
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
若要完成 UpdateBooking
准备就绪里程碑任务,您需要成功构建并交付 UpdateBooking
方法。当用户尝试更新或取消通过“通过 Google 预订”进行的预订时,系统会调用此方法。
Action Center 预订服务器信息中心提供了有关预订服务器的成功率和失败率以及延迟时间的时间序列图及详情图。
UpdateBooking 任务要求
- 10 次成功的
UpdateBooking
响应,错误率低于 10%。
如果 UpdateBooking
因任何业务逻辑错误而失败,则必须在 UpdateBookingResponse.booking_failure
字段中填充该错误,并返回 HTTP 状态 200。如需详细了解结构化失败,请参阅 BookingFailure 定义指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],[],null,["# UpdateBooking Ready\n\nTo complete the `UpdateBooking` Ready milestone task, you need to successfully\nbuild and deliver the `UpdateBooking` method. This method is called when a user\nattempts to update or cancel a booking made through Reserve with Google.\n\nThe [Actions Center Booking Server dashboard](https://actionscenter.google.com/dashboards/bookingserver)\nprovides time-series and detailed charts about success and failure rates, and\nlatency of your Booking Server.\n\n### UpdateBooking task requirements\n\n- 10 successful `UpdateBooking` responses with an error rate less than 10%.\n\nIf `UpdateBooking` fails because of any business logic error, the error must be\npopulated in the `UpdateBookingResponse.booking_failure` field and returned with\nHTTP status 200. For more information on structured failures, see the\n[BookingFailure definition guide](/actions-center/verticals/reservations/e2e/reference/booking-server-api-rest/e2e-definitions/bookingfailure-definition)."]]