SearchResponse
الردّ على طلب بحث عن المستخدم الذي تمت المصادقة عليه، وفقًا لطلب بحث.
SearchResult
تمثيل JSON |
{
"person": {
object (Person )
}
} |
الحقول |
person |
object (Person )
الشخص المطابق.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]