Package com.google.cloud.dataplex.v1
Class DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
- com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder
-
- All Implemented Interfaces:
DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo
public static final class DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder> implements DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
The profile information for an integer type field.
Protobuf typegoogle.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
clear
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
getDefaultInstanceForType
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
setField
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
clearField
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
clearOneof
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
setRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
addRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder mergeFrom(DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
- Throws:
IOException
-
getAverage
public double getAverage()
Average of non-null values in the scanned data. NaN, if the field has a NaN.
double average = 1;
- Specified by:
getAverage
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- The average.
-
setAverage
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setAverage(double value)
Average of non-null values in the scanned data. NaN, if the field has a NaN.
double average = 1;
- Parameters:
value
- The average to set.- Returns:
- This builder for chaining.
-
clearAverage
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearAverage()
Average of non-null values in the scanned data. NaN, if the field has a NaN.
double average = 1;
- Returns:
- This builder for chaining.
-
getStandardDeviation
public double getStandardDeviation()
Standard deviation of non-null values in the scanned data. NaN, if the field has a NaN.
double standard_deviation = 3;
- Specified by:
getStandardDeviation
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- The standardDeviation.
-
setStandardDeviation
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setStandardDeviation(double value)
Standard deviation of non-null values in the scanned data. NaN, if the field has a NaN.
double standard_deviation = 3;
- Parameters:
value
- The standardDeviation to set.- Returns:
- This builder for chaining.
-
clearStandardDeviation
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearStandardDeviation()
Standard deviation of non-null values in the scanned data. NaN, if the field has a NaN.
double standard_deviation = 3;
- Returns:
- This builder for chaining.
-
getMin
public long getMin()
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 min = 4;
- Specified by:
getMin
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- The min.
-
setMin
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setMin(long value)
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 min = 4;
- Parameters:
value
- The min to set.- Returns:
- This builder for chaining.
-
clearMin
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearMin()
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 min = 4;
- Returns:
- This builder for chaining.
-
getQuartilesList
public List<Long> getQuartilesList()
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Specified by:
getQuartilesList
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- A list containing the quartiles.
-
getQuartilesCount
public int getQuartilesCount()
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Specified by:
getQuartilesCount
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- The count of quartiles.
-
getQuartiles
public long getQuartiles(int index)
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Specified by:
getQuartiles
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The quartiles at the given index.
-
setQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setQuartiles(int index, long value)
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Parameters:
index
- The index to set the value at.value
- The quartiles to set.- Returns:
- This builder for chaining.
-
addQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder addQuartiles(long value)
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Parameters:
value
- The quartiles to add.- Returns:
- This builder for chaining.
-
addAllQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder addAllQuartiles(Iterable<? extends Long> values)
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Parameters:
values
- The quartiles to add.- Returns:
- This builder for chaining.
-
clearQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearQuartiles()
A quartile divides the number of data points into four parts, or quarters, of more-or-less equal size. Three main quartiles used are: The first quartile (Q1) splits off the lowest 25% of data from the highest 75%. It is also known as the lower or 25th empirical quartile, as 25% of the data is below this point. The second quartile (Q2) is the median of a data set. So, 50% of the data lies below this point. The third quartile (Q3) splits off the highest 25% of data from the lowest 75%. It is known as the upper or 75th empirical quartile, as 75% of the data lies below this point. Here, the quartiles is provided as an ordered list of approximate quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated int64 quartiles = 6;
- Returns:
- This builder for chaining.
-
getMax
public long getMax()
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 max = 5;
- Specified by:
getMax
in interfaceDataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder
- Returns:
- The max.
-
setMax
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setMax(long value)
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 max = 5;
- Parameters:
value
- The max to set.- Returns:
- This builder for chaining.
-
clearMax
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder clearMax()
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
int64 max = 5;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
mergeUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder>
-
-