MutateConversionCustomVariableResult

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

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

string

针对成功操作返回。

conversionCustomVariable

object (ConversionCustomVariable)

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