CustomerNegativeCriterionOperation

การดําเนินการเดียว (สร้างหรือนําออก) ที่เกณฑ์เชิงลบระดับลูกค้า

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (CustomerNegativeCriterion)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ฟิลด์การรวม operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (CustomerNegativeCriterion)

การดำเนินการสร้าง: ไม่มีชื่อทรัพยากรสำหรับเกณฑ์ใหม่

remove

string

การนำการดำเนินการออก: ควรมีชื่อทรัพยากรสำหรับเกณฑ์ที่นำออกในรูปแบบต่อไปนี้

customers/{customerId}/customerNegativeCriteria/{criterionId}