public static interface Search.GeoDistanceQueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCenterPoint()
optional string center_point = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getCenterPointBytes()
optional string center_point = 2; |
double |
getDistance()
optional double distance = 3; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
boolean |
hasCenterPoint()
optional string center_point = 2; |
boolean |
hasDistance()
optional double distance = 3; |
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;boolean hasCenterPoint()
optional string center_point = 2;String getCenterPoint()
optional string center_point = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getCenterPointBytes()
optional string center_point = 2;boolean hasDistance()
optional double distance = 3;double getDistance()
optional double distance = 3;Copyright © 2025. All Rights Reserved.