DocumentMask

文件中的一組欄位路徑。用於限製文件的 get 或更新作業,只能執行其部分欄位。這與標準欄位遮罩不同,因為這個範圍一律會限定為 Document,並且會將 Value 的動態性質納入考量。

JSON 表示法
{
  "fieldPaths": [
    string
  ]
}
欄位
fieldPaths[]

string

遮罩中的欄位路徑清單。如需欄位路徑語法參考資料,請參閱 Document.fields