A single update on a customer.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["This update focuses solely on the `Customer` resource and only supports update operations."],["You can specify which `Customer` fields to modify during the update using a `FieldMask`."]]],["The provided content describes how to update a customer resource. The key action is a \"Mutate\" operation on a customer, which is the only supported action. Updates are performed via the `update` field. The `update_mask` field determines precisely which fields within the customer resource are being modified during the update. This ensures only intended fields are changed.\n"]]