public static interface Search.GeoPolygonQueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
String |
getPoints(int index)
repeated string points = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPointsBytes(int index)
repeated string points = 2; |
int |
getPointsCount()
repeated string points = 2; |
List<String> |
getPointsList()
repeated string points = 2; |
boolean |
hasFieldName()
optional string field_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;List<String> getPointsList()
repeated string points = 2;int getPointsCount()
repeated string points = 2;String getPoints(int index)
repeated string points = 2;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPointsBytes(int index)
repeated string points = 2;index - The index of the value to return.Copyright © 2025. All Rights Reserved.