GoogleCloudIntegrationsV1alphaChangeCustomerConfigRequest constructor
GoogleCloudIntegrationsV1alphaChangeCustomerConfigRequest({
- GoogleCloudIntegrationsV1alphaCustomerConfig? customerConfig,
- String? updateMask,
Implementation
GoogleCloudIntegrationsV1alphaChangeCustomerConfigRequest({
this.customerConfig,
this.updateMask,
});