MutateAssetSetAssetResult

The result for the asset set asset mutate.

JSON representation
{
  "resourceName": string,
  "assetSetAsset": {
    object (AssetSetAsset)
  }
}
Fields
resourceName

string

Returned for successful operations.

assetSetAsset

object (AssetSetAsset)

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