Package com.google.cloud.dataplex.v1
Class DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
- com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder
-
- All Implemented Interfaces:
DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder,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.DoubleFieldInfo
public static final class DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder> implements DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder
The profile information for a double type field.
Protobuf typegoogle.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo
-
-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
clear
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
getDefaultInstanceForType
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
setField
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
clearField
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
clearOneof
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
setRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
addRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder mergeFrom(DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.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:
getAveragein interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Returns:
- The average.
-
setAverage
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.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.DoubleFieldInfo.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:
getStandardDeviationin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Returns:
- The standardDeviation.
-
setStandardDeviation
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.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.DoubleFieldInfo.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 double getMin()
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
double min = 4;- Specified by:
getMinin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Returns:
- The min.
-
setMin
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setMin(double value)
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
double min = 4;- Parameters:
value- The min to set.- Returns:
- This builder for chaining.
-
clearMin
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clearMin()
Minimum of non-null values in the scanned data. NaN, if the field has a NaN.
double min = 4;- Returns:
- This builder for chaining.
-
getQuartilesList
public List<Double> 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Specified by:
getQuartilesListin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Specified by:
getQuartilesCountin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Returns:
- The count of quartiles.
-
getQuartiles
public double 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Specified by:
getQuartilesin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The quartiles at the given index.
-
setQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setQuartiles(int index, double 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double 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.DoubleFieldInfo.Builder addQuartiles(double 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Parameters:
value- The quartiles to add.- Returns:
- This builder for chaining.
-
addAllQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder addAllQuartiles(Iterable<? extends Double> 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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Parameters:
values- The quartiles to add.- Returns:
- This builder for chaining.
-
clearQuartiles
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.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 quartile values for the scanned data, occurring in order Q1, median, Q3.
repeated double quartiles = 6;- Returns:
- This builder for chaining.
-
getMax
public double getMax()
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
double max = 5;- Specified by:
getMaxin interfaceDataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder- Returns:
- The max.
-
setMax
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setMax(double value)
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
double max = 5;- Parameters:
value- The max to set.- Returns:
- This builder for chaining.
-
clearMax
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder clearMax()
Maximum of non-null values in the scanned data. NaN, if the field has a NaN.
double max = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
mergeUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder>
-
-