注意:您正在查看 API 的 REST 接口的文档。我们的大多数官方客户端库都使用 gRPC。如需了解详情,请参阅
REST 简介。
CustomerOperation
JSON 表示法 |
{
"update": {
object (Customer )
},
"updateMask": string
} |
字段 |
update |
object (Customer )
更改操作。仅支持客户更新。
|
updateMask |
string (FieldMask format)
用于确定更新中要修改哪些资源字段的 FieldMask。 这是完全限定字段名称的逗号分隔列表。示例:"user.displayName,photo" 。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-06。
[null,null,["最后更新时间 (UTC):2025-03-06。"],[[["This page documents how to update customer information using JSON."],["The update is performed using a JSON payload specifying the changes and which fields to update."],["Only updates are allowed for customer resources, using the `update` and `updateMask` fields in the JSON structure."]]],[]]