GoogleCloudDataplexV1DataProfileSpecSelectedFields constructor

GoogleCloudDataplexV1DataProfileSpecSelectedFields({
  1. List<String>? fieldNames,
})

Implementation

GoogleCloudDataplexV1DataProfileSpecSelectedFields({
  this.fieldNames,
});