GoogleCloudDatacatalogV1BusinessContext constructor
GoogleCloudDatacatalogV1BusinessContext({
- GoogleCloudDatacatalogV1Contacts? contacts,
- GoogleCloudDatacatalogV1EntryOverview? entryOverview,
Implementation
GoogleCloudDatacatalogV1BusinessContext({
this.contacts,
this.entryOverview,
});