MutateCustomizerAttributeResult

  • The resource_name field is returned for successful operations.

  • The customizer_attribute field contains the mutated CustomizerAttribute with only mutable fields after the mutate operation, and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the customizer attribute mutate.

Fields

resource_name

string

Returned for successful operations.

customizer_attribute

CustomizerAttribute

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