GeometryDataSource

data class GeometryDataSource(val id: String)

Contains information about a data source related to the geometric shape of the result.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

id

The id of the related geometry.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
val id: String