MutateConversionCustomVariableResult

转化自定义变量 mutate 的结果。

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

string

如果操作成功,系统会返回此值。

conversionCustomVariable

object (ConversionCustomVariable)

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