MutateConversionCustomVariableResult

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

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

string

成功操作后返回。

conversionCustomVariable

object (ConversionCustomVariable)

转变后,变量只包含一个可变字段。只有在 responseContentType 设置为“MUTABLE_RESOURCE”时,系统才会返回该字段。