GoogleCloudDataplexV1DataProfileResultProfile constructor

GoogleCloudDataplexV1DataProfileResultProfile({
  1. List<GoogleCloudDataplexV1DataProfileResultProfileField>? fields,
})

Implementation

GoogleCloudDataplexV1DataProfileResultProfile({
  this.fields,
});