PersonResponse
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Representasi JSON |
{
"httpStatusCode": integer,
"person": {
object (Person )
},
"requestedResourceName": string,
"status": {
object (Status )
}
} |
Kolom |
httpStatusCode (deprecated) |
integer
TIDAK DIGUNAKAN LAGI (Sebagai gantinya, gunakan status) Kode status HTTP 1.1.
|
person |
object (Person )
Orang tersebut.
|
requestedResourceName |
string
Nama resource asli yang diminta. Mungkin berbeda dengan nama fasilitas pada orang yang ditampilkan. Nama fasilitas dapat berubah saat menambahkan atau menghapus kolom yang menautkan kontak dan profil seperti email terverifikasi, nomor telepon terverifikasi, atau URL profil.
|
status |
object (Status )
Status respons.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],["The JSON response represents data for a single person. It includes a `person` object, detailed under a separate schema. The response also contains `status` information, and the `requestedResourceName`, which might differ from the person's actual resource name due to field changes. The `httpStatusCode` field is deprecated and should be replaced with `status`. These fields provide details about the request and the returned person's data.\n"],null,[]]