MutateAssetResult

  • The resource name for successful asset mutations is returned in the resource_name field.

  • The mutated asset with only mutable fields is returned in the asset field when response_content_type is set to "MUTABLE_RESOURCE".

The result for the asset mutate.

Fields

resource_name

string

The resource name returned for successful operations.

asset

Asset

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