GoogleCloudDatacatalogV1ModifyEntryOverviewRequest constructor

GoogleCloudDatacatalogV1ModifyEntryOverviewRequest({
  1. GoogleCloudDatacatalogV1EntryOverview? entryOverview,
})

Implementation

GoogleCloudDatacatalogV1ModifyEntryOverviewRequest({
  this.entryOverview,
});