RequestMask
已淘汰 (請改用 personFields
)
說明要在回應中傳回哪些人員欄位。
JSON 表示法 |
{
"includeField": string
} |
欄位 |
includeField |
string (FieldMask format)
必要欄位。要加入回應的使用者欄位清單 (以半形逗號分隔)。每個路徑都應以 person. 開頭:例如 person.names 或 person.photos 。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-21 (世界標準時間)。
[null,null,["上次更新時間:2024-08-21 (世界標準時間)。"],[[["This item is deprecated and users should utilize `personFields` instead."],["It describes which person fields to return in the response using a JSON representation."],["The `includeField` requires a FieldMask format to specify desired fields."],["Users must provide a comma-separated list of person fields, prefixed with `person.`, to be included in the response."]]],[]]