public static interface Search.GeoGridOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.GeoPoint |
getBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoPointOrBuilder |
getBottomRightOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoPoint |
getTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoPointOrBuilder |
getTopLeftOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
boolean |
hasBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
boolean |
hasTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;Search.GeoPoint getTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;Search.GeoPointOrBuilder getTopLeftOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;boolean hasBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;Search.GeoPoint getBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;Search.GeoPointOrBuilder getBottomRightOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;Copyright © 2025. All Rights Reserved.