# Functions
New creates a new Service.
NewService creates a new Service.
# Structs
Bucket: Specifies the minimum and maximum values, the color, opacity, icon and weight of a bucket within a StyleSetting.
Column: Specifies the details of a column in a table.
ColumnBaseColumn: Identifier of the base column.
ColumnList: Represents a list of columns in a table.
Geometry: Represents a Geometry object.
Import: Represents an import request.
Line: Represents a line geometry.
LineStyle: Represents a LineStyle within a StyleSetting.
Point: Represents a point object.
PointStyle: Represents a PointStyle within a StyleSetting.
Polygon: Represents a polygon object.
PolygonStyle: Represents a PolygonStyle within a StyleSetting.
Sqlresponse: Represents a response to a SQL statement.
StyleFunction: Represents a StyleFunction within a StyleSetting.
StyleFunctionGradient: Gradient function that interpolates a range of colors based on column value.
StyleSetting: Represents a complete StyleSettings object.
StyleSettingList: Represents a list of styles for a given table.
Table: Represents a table.
TableList: Represents a list of tables.
Task: A background task on a table, initiated for time- or resource-consuming operations such as changing column types or deleting all rows.
TaskList: Represents a list of tasks for a table.
Template: Represents the contents of InfoWindow templates.
TemplateList: Represents a list of templates for a given table.