MutateCustomerAssetResult

客户资源转变的结果。

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

string

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

customerAsset

object (CustomerAsset)

转变后的客户资源仅包含可变字段。只有在 responseContentType 设置为“MUTABLE_RESOURCE”时,才会返回该字段。