GoogleCloudChannelV1Constraints constructor

GoogleCloudChannelV1Constraints({
  1. GoogleCloudChannelV1CustomerConstraints? customerConstraints,
})

Implementation

GoogleCloudChannelV1Constraints({
  this.customerConstraints,
});