| Modifier and Type | Class and Description |
|---|---|
static class |
GeoPolygonQuery.Builder |
| Constructor and Description |
|---|
GeoPolygonQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
List<String> |
getPoints() |
QueryType |
getQueryType() |
protected static GeoPolygonQuery.Builder |
newBuilder() |
com.google.protobuf.ByteString |
serialize() |
void |
setFieldName(String fieldName) |
void |
setPoints(List<String> points) |
public String getFieldName()
public void setFieldName(String fieldName)
public QueryType getQueryType()
getQueryType in interface Querypublic com.google.protobuf.ByteString serialize()
protected static GeoPolygonQuery.Builder newBuilder()
Copyright © 2024. All Rights Reserved.