GoogleCloudIntegrationsV1alphaSwitchVariableMaskingRequest constructor

GoogleCloudIntegrationsV1alphaSwitchVariableMaskingRequest({
  1. bool? enableVariableMasking,
})

Implementation

GoogleCloudIntegrationsV1alphaSwitchVariableMaskingRequest({
  this.enableVariableMasking,
});