GoogleCloudContentwarehouseV1DataUpdateAction constructor

GoogleCloudContentwarehouseV1DataUpdateAction({
  1. Map<String, String>? entries,
})

Implementation

GoogleCloudContentwarehouseV1DataUpdateAction({
  this.entries,
});