CustomerLifecycleGoalOperation
A single operation on a customer lifecycle goal.
Fields |
update_mask
|
FieldMask
Optional. FieldMask that determines which resource fields are modified in an update.
|
Union field operation
operation . The mutate operation. operation can be only one of the following: |
create
|
CustomerLifecycleGoal
Create operation: Create a new customer lifecycle goal.
|
update
|
CustomerLifecycleGoal
Update operation: Update an existing customer lifecycle goal.
|
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 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This operation allows modification of a customer lifecycle goal through either creation or update."],["When updating, a `field_mask` is used to specify which fields of the customer lifecycle goal should be changed."],["Both creating and updating utilize the `CustomerLifecycleGoal` resource to define the goal's properties."]]],[]]