Commit 9517c80
authored
A clearer condition about including update_mask. (#923)
IIUC, this field **must** be included if partial update is supported not **should** be included to support partial update. The latter sounds to me like: "If you want to support partial update, you **should but you don't have** to include `update_mask`. Instead you can include something else".1 parent 83c133c commit 9517c80
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments