Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.clear() |
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.clearValue()
optional int64 value = 1;
|
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.mergeFrom(Search.CountAggregationResult other) |
static Search.CountAggregationResult.Builder |
Search.CountAggregationResult.newBuilder() |
static Search.CountAggregationResult.Builder |
Search.CountAggregationResult.newBuilder(Search.CountAggregationResult prototype) |
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.newBuilderForType() |
protected Search.CountAggregationResult.Builder |
Search.CountAggregationResult.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.Builder.setValue(long value)
optional int64 value = 1;
|
Search.CountAggregationResult.Builder |
Search.CountAggregationResult.toBuilder() |