MutateConversionActionResult

  • The result for the conversion action mutate is provided.

  • resource_name is returned for successful operations.

  • conversion_action is the mutated conversion action, returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the conversion action mutate.

Fields

resource_name

string

Returned for successful operations.

conversion_action

ConversionAction

The mutated conversion action with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".