Interface Index.IndexField.SearchConfig.SearchGeoSpecOrBuilder (3.43.1)

public static interface Index.IndexField.SearchConfig.SearchGeoSpecOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGeoJsonIndexingDisabled()

public abstract boolean getGeoJsonIndexingDisabled()

Optional. Disables geoJSON indexing for the field. By default, geoJSON points are indexed.

bool geo_json_indexing_disabled = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The geoJsonIndexingDisabled.