MutateAssetResult

  • The resource_name field provides the resource name for successful operations.

  • The asset field returns the mutated asset with mutable fields 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".