MutateConversionCustomVariableResult

转化自定义变量的结果发生变化。

JSON 表示法
{
  "resourceName": string,
  "conversionCustomVariable": {
    object (ConversionCustomVariable)
  }
}
字段
resourceName

string

操作成功时返回。

conversionCustomVariable

object (ConversionCustomVariable)

已转变转化自定义变量,在转变后仅包含可变字段。只有在 responseContentType 设置为“MUTABLE_RESOURCE”时,系统才会返回该字段。