GoogleCloudIntegrationsV1alphaChangeCustomerConfigResponse constructor

GoogleCloudIntegrationsV1alphaChangeCustomerConfigResponse({
  1. GoogleCloudIntegrationsV1alphaCustomerConfig? customerConfig,
})

Implementation

GoogleCloudIntegrationsV1alphaChangeCustomerConfigResponse({
  this.customerConfig,
});