GoalOperation

  • The update_mask field determines which resource fields are modified in an update operation.

  • The operation field can be either a create operation to add a new goal or an update operation to modify an existing goal.

A single mutate operation on the goal.

Fields

update_mask

FieldMask

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

Goal

Create a new goal.

update

Goal

Update an existing goal.