MutateGoalsResponse

  • The response message for a goal mutate includes fields for partial failure errors and mutation results.

  • The partial_failure_error field contains Status details for operation failures in partial failure mode.

  • The results[] field is a list of MutateGoalResult objects, containing all results from the mutate operation.

Response message for a goal mutate.

Fields

partial_failure_error

Status

Errors that pertain to operation failures in the partial failure mode.

results[]

MutateGoalResult

All results for the mutate.