public static interface Search.GeoBoundingBoxQueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBottomRight()
optional string bottom_right = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getBottomRightBytes()
optional string bottom_right = 3; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
String |
getTopLeft()
optional string top_left = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTopLeftBytes()
optional string top_left = 2; |
boolean |
hasBottomRight()
optional string bottom_right = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasTopLeft()
optional string top_left = 2; |
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 hasTopLeft()
optional string top_left = 2;String getTopLeft()
optional string top_left = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTopLeftBytes()
optional string top_left = 2;boolean hasBottomRight()
optional string bottom_right = 3;String getBottomRight()
optional string bottom_right = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getBottomRightBytes()
optional string bottom_right = 3;Copyright © 2025. All Rights Reserved.