| Name | Description |
| Alias | The alias for this tool's toolbox. |
| compression_method | This defines the type of data compression that will be used to store the overview images. (In, Optional) |
| compression_quality | Quality of the compression used with the JPEG compression method. The compression quality can range from 1 to 100. A higher number means better image quality but less compression. (In, Optional) |
| extent | Four coordinates defining the extent of the overview that will be generated. (In, Optional) |
| force_overview_tiles | Affects the levels at which overviews will be generated.
(In, Optional) |
| in_mosaic_dataset | The path and name of the mosaic dataset. (In, Required) |
| in_template_dataset |
A raster dataset or polygon feature class used to define the extent or shape of the overview.
(In, Optional) |
| number_of_levels | The number of overview levels that will be generated. (In, Optional) |
| out_mosaic_dataset | Mosaic Dataset (out, Optional) |
| overview_factor | The ratio used to determine the size of the next overview. For example, if the cell size of the first level is x, and the overview factor is 3, then the next overview pixel size will be 3x. (In, Optional) |
| overview_image_folder | The folder or geodatabase where the overviews will be stored. (In, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| pixel_size | Base pixel size used to generate the overviews. The default is determined by the software. (In, Optional) |
| resampling_method | The resampling algorithm used when creating the overviews. (In, Optional) |
| tile_cols | Optimum number of columns in the overview. (In, Optional) |
| tile_rows | Optimum number of rows in the overview. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |