public static interface Search.DateTimeValueOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.DateTimeUnit |
getUnit()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeUnit unit = 2; |
int |
getValue()
optional int32 value = 1; |
boolean |
hasUnit()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeUnit unit = 2; |
boolean |
hasValue()
optional int32 value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasValue()
optional int32 value = 1;int getValue()
optional int32 value = 1;boolean hasUnit()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeUnit unit = 2;Search.DateTimeUnit getUnit()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeUnit unit = 2;Copyright © 2025. All Rights Reserved.