--- v24/common/criteria.proto 2026-09-23 01:11:54.000000000 +0000 +++ v25/common/criteria.proto 2026-09-23 01:12:01.000000000 +0000 @@ -981,3 +981,10 @@ // a top-level condition. optional string expression_name = 2; } + +// Represents an entity bid criterion. +message EntityBid { + // The ID specifying a particular travel entity, such as a hotel, a thing + // to do, or an event. + optional string item_code = 1; +}
/common/criteria.proto
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2026-09-24 UTC