GoogleCloudIntegrationsV1alphaIntegrationParameter constructor
      
      GoogleCloudIntegrationsV1alphaIntegrationParameter({})
     
    
    
Implementation
GoogleCloudIntegrationsV1alphaIntegrationParameter({
  this.containsLargeData,
  this.dataType,
  this.defaultValue,
  this.displayName,
  this.inputOutputType,
  this.isTransient,
  this.jsonSchema,
  this.key,
  this.masked,
  this.producer,
  this.searchable,
});