public static final class Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder extends com.google.protobuf.GeneratedMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder> implements Type.Aggregate.HyperLogLogPlusPlusUniqueCountOrBuilder
Computes an approximate unique count over the input values. When using raw data as input, be careful to use a consistent encoding. Otherwise the same value encoded differently could count more than once, or two distinct values could count as identical. Input: Any, or omit for Raw State: TBD Special state conversions: `Int64` (the unique count estimate)Protobuf type
google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount| Modifier and Type | Method and Description |
|---|---|
Type.Aggregate.HyperLogLogPlusPlusUniqueCount |
build() |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount |
buildPartial() |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder |
clear() |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder |
mergeFrom(com.google.protobuf.Message other) |
Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder |
mergeFrom(Type.Aggregate.HyperLogLogPlusPlusUniqueCount other) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>public Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>public Type.Aggregate.HyperLogLogPlusPlusUniqueCount getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Type.Aggregate.HyperLogLogPlusPlusUniqueCount build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Type.Aggregate.HyperLogLogPlusPlusUniqueCount buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>public Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder mergeFrom(Type.Aggregate.HyperLogLogPlusPlusUniqueCount other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>public Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder>IOExceptionCopyright © 2026 Google LLC. All rights reserved.