google_api_fusion_tables v0.4.0 API Reference

Modules

API calls for all endpoints tagged Column.

API calls for all endpoints tagged Query.

API calls for all endpoints tagged Style.

API calls for all endpoints tagged Table.

API calls for all endpoints tagged Task.

API calls for all endpoints tagged Template.

Handle Tesla connections for GoogleApi.FusionTables.V2.

Specifies the minimum and maximum values, the color, opacity, icon and weight of a bucket within a StyleSetting.

Specifies the details of a column in a table.

Identifier of the base column. If present, this column is derived from the specified base column.

Represents a list of columns in a table.

Represents a Geometry object.

Represents an import request.

Represents a line geometry.

Represents a LineStyle within a StyleSetting

Represents a point object.

Represents a PointStyle within a StyleSetting

Represents a polygon object.

Represents a PolygonStyle within a StyleSetting

Represents a response to a SQL statement.

Represents a StyleFunction within a StyleSetting

Gradient function that interpolates a range of colors based on column value.

Attributes

  • color (type: String.t, default: nil) - Color in #RRGGBB format.
  • opacity (type: float(), default: nil) - Opacity of the color: 0.0 (transparent) to 1.0 (opaque).

Represents a complete StyleSettings object. The primary key is a combination of the tableId and a styleId.

Represents a list of styles for a given table.

Represents a list of tables.

A background task on a table, initiated for time- or resource-consuming operations such as changing column types or deleting all rows.

Represents a list of tasks for a table.

Represents the contents of InfoWindow templates.

Represents a list of templates for a given table.