Package com.google.cloud.dataplex.v1
Class DataProfileResult.Profile.Field.ProfileInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.Builder>
-
- com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.Builder
-
- All Implemented Interfaces:
DataProfileResult.Profile.Field.ProfileInfoOrBuilder
,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
public static final class DataProfileResult.Profile.Field.ProfileInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Field.ProfileInfo.Builder> implements DataProfileResult.Profile.Field.ProfileInfoOrBuilder
The profile information for each field type.
Protobuf typegoogle.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo
-
-
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.Builder>
-
clear
public DataProfileResult.Profile.Field.ProfileInfo.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.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.Builder>
-
getDefaultInstanceForType
public DataProfileResult.Profile.Field.ProfileInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataProfileResult.Profile.Field.ProfileInfo 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 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.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.Builder>
-
setField
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
clearField
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
clearOneof
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
setRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
addRepeatedField
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.Builder mergeFrom(DataProfileResult.Profile.Field.ProfileInfo 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.Builder>
-
mergeFrom
public DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
- Throws:
IOException
-
getFieldInfoCase
public DataProfileResult.Profile.Field.ProfileInfo.FieldInfoCase getFieldInfoCase()
- Specified by:
getFieldInfoCase
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
clearFieldInfo
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearFieldInfo()
-
getNullRatio
public double getNullRatio()
Ratio of rows with null value against total scanned rows.
double null_ratio = 2;
- Specified by:
getNullRatio
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- The nullRatio.
-
setNullRatio
public DataProfileResult.Profile.Field.ProfileInfo.Builder setNullRatio(double value)
Ratio of rows with null value against total scanned rows.
double null_ratio = 2;
- Parameters:
value
- The nullRatio to set.- Returns:
- This builder for chaining.
-
clearNullRatio
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearNullRatio()
Ratio of rows with null value against total scanned rows.
double null_ratio = 2;
- Returns:
- This builder for chaining.
-
getDistinctRatio
public double getDistinctRatio()
Ratio of rows with distinct values against total scanned rows. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
double distinct_ratio = 3;
- Specified by:
getDistinctRatio
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- The distinctRatio.
-
setDistinctRatio
public DataProfileResult.Profile.Field.ProfileInfo.Builder setDistinctRatio(double value)
Ratio of rows with distinct values against total scanned rows. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
double distinct_ratio = 3;
- Parameters:
value
- The distinctRatio to set.- Returns:
- This builder for chaining.
-
clearDistinctRatio
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearDistinctRatio()
Ratio of rows with distinct values against total scanned rows. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
double distinct_ratio = 3;
- Returns:
- This builder for chaining.
-
getTopNValuesList
public List<DataProfileResult.Profile.Field.ProfileInfo.TopNValue> getTopNValuesList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
- Specified by:
getTopNValuesList
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
getTopNValuesCount
public int getTopNValuesCount()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
- Specified by:
getTopNValuesCount
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
getTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.TopNValue getTopNValues(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
- Specified by:
getTopNValues
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
setTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder setTopNValues(int index, DataProfileResult.Profile.Field.ProfileInfo.TopNValue value)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
setTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder setTopNValues(int index, DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder builderForValue)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder addTopNValues(DataProfileResult.Profile.Field.ProfileInfo.TopNValue value)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder addTopNValues(int index, DataProfileResult.Profile.Field.ProfileInfo.TopNValue value)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder addTopNValues(DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder builderForValue)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder addTopNValues(int index, DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder builderForValue)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addAllTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder addAllTopNValues(Iterable<? extends DataProfileResult.Profile.Field.ProfileInfo.TopNValue> values)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
clearTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearTopNValues()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
removeTopNValues
public DataProfileResult.Profile.Field.ProfileInfo.Builder removeTopNValues(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
getTopNValuesBuilder
public DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder getTopNValuesBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
getTopNValuesOrBuilder
public DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder getTopNValuesOrBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
- Specified by:
getTopNValuesOrBuilder
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
getTopNValuesOrBuilderList
public List<? extends DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder> getTopNValuesOrBuilderList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
- Specified by:
getTopNValuesOrBuilderList
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
addTopNValuesBuilder
public DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder addTopNValuesBuilder()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
addTopNValuesBuilder
public DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder addTopNValuesBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
getTopNValuesBuilderList
public List<DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder> getTopNValuesBuilderList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue top_n_values = 4;
-
hasStringProfile
public boolean hasStringProfile()
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
- Specified by:
hasStringProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- Whether the stringProfile field is set.
-
getStringProfile
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo getStringProfile()
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
- Specified by:
getStringProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- The stringProfile.
-
setStringProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setStringProfile(DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo value)
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
-
setStringProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setStringProfile(DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder builderForValue)
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
-
mergeStringProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder mergeStringProfile(DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo value)
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
-
clearStringProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearStringProfile()
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
-
getStringProfileBuilder
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder getStringProfileBuilder()
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
-
getStringProfileOrBuilder
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfoOrBuilder getStringProfileOrBuilder()
String type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo string_profile = 101;
- Specified by:
getStringProfileOrBuilder
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
hasIntegerProfile
public boolean hasIntegerProfile()
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
- Specified by:
hasIntegerProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- Whether the integerProfile field is set.
-
getIntegerProfile
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo getIntegerProfile()
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
- Specified by:
getIntegerProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- The integerProfile.
-
setIntegerProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setIntegerProfile(DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo value)
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
-
setIntegerProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setIntegerProfile(DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder builderForValue)
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
-
mergeIntegerProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder mergeIntegerProfile(DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo value)
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
-
clearIntegerProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearIntegerProfile()
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
-
getIntegerProfileBuilder
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo.Builder getIntegerProfileBuilder()
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
-
getIntegerProfileOrBuilder
public DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfoOrBuilder getIntegerProfileOrBuilder()
Integer type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.IntegerFieldInfo integer_profile = 102;
- Specified by:
getIntegerProfileOrBuilder
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
hasDoubleProfile
public boolean hasDoubleProfile()
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
- Specified by:
hasDoubleProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- Whether the doubleProfile field is set.
-
getDoubleProfile
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo getDoubleProfile()
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
- Specified by:
getDoubleProfile
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
- Returns:
- The doubleProfile.
-
setDoubleProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setDoubleProfile(DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo value)
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
-
setDoubleProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder setDoubleProfile(DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder builderForValue)
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
-
mergeDoubleProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder mergeDoubleProfile(DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo value)
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
-
clearDoubleProfile
public DataProfileResult.Profile.Field.ProfileInfo.Builder clearDoubleProfile()
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
-
getDoubleProfileBuilder
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder getDoubleProfileBuilder()
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
-
getDoubleProfileOrBuilder
public DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder getDoubleProfileOrBuilder()
Double type field information.
.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo double_profile = 103;
- Specified by:
getDoubleProfileOrBuilder
in interfaceDataProfileResult.Profile.Field.ProfileInfoOrBuilder
-
setUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
mergeUnknownFields
public final DataProfileResult.Profile.Field.ProfileInfo.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.Builder>
-
-