GoogleCloudContentwarehouseV1DeleteDocumentAction constructor

GoogleCloudContentwarehouseV1DeleteDocumentAction({
  1. bool? enableHardDelete,
})

Implementation

GoogleCloudContentwarehouseV1DeleteDocumentAction({
  this.enableHardDelete,
});