SearchResponse
การตอบกลับคำขอการค้นหาสำหรับผู้ใช้ที่ตรวจสอบสิทธิ์แล้ว เมื่อมีคำค้นหา
SearchResult
การแสดง JSON |
{
"person": {
object (Person )
}
} |
ช่อง |
person |
object (Person )
บุคคลที่ตรงกัน
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-21 UTC
[null,null,["อัปเดตล่าสุด 2024-08-21 UTC"],[[["This documentation details the response to a search request, providing the structure of the returned data in JSON format."],["The response includes a list of search results, with each result containing information about a matched person."],["The `SearchResult` object within the response provides access to the detailed `Person` object, which contains further information about the individual."]]],[]]