GoogleCloudDatacatalogV1ModifyEntryContactsRequest constructor

GoogleCloudDatacatalogV1ModifyEntryContactsRequest({
  1. GoogleCloudDatacatalogV1Contacts? contacts,
})

Implementation

GoogleCloudDatacatalogV1ModifyEntryContactsRequest({
  this.contacts,
});