GoogleCloudDatacatalogLineageV1SearchLinksRequest constructor

Implementation

GoogleCloudDatacatalogLineageV1SearchLinksRequest({
  this.pageSize,
  this.pageToken,
  this.source,
  this.sources,
  this.target,
  this.targets,
});