MutateCustomerAssetResult

  • Provides the results for a customer asset mutate operation.

  • Includes the resource_name for successful operations and the mutated customer_asset when response_content_type is "MUTABLE_RESOURCE".

The result for the customer asset mutate.

Fields

resource_name

string

Returned for successful operations.

customer_asset

CustomerAsset

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