Send feedback
Class DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder (1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.7.0 keyboard_arrow_down
public static final class DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder extends GeneratedMessageV3 . Builder<DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder > implements DataProfileResult . Profile . Field . ProfileInfo . TopNValueOrBuilder
The TopNValue defines the structure of output of top N values of a
field.
Protobuf type
google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValue
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue build ()
Returns
buildPartial()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue buildPartial ()
Returns
clear()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clear ()
Returns
Overrides
clearCount()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clearCount ()
The frequency count of the corresponding value in the field.
int64 count = 2;
Returns
clearField(Descriptors.FieldDescriptor field)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearValue()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clearValue ()
The value is the string value of the actual value from the field.
string value = 1;
Returns
clone()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder clone ()
Returns
Overrides
getCount()
The frequency count of the corresponding value in the field.
int64 count = 2;
Returns
Type Description long
The count.
getDefaultInstanceForType()
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getValue()
The value is the string value of the actual value from the field.
string value = 1;
Returns
Type Description String
The value.
getValueBytes()
public ByteString getValueBytes ()
The value is the string value of the actual value from the field.
string value = 1;
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(DataProfileResult.Profile.Field.ProfileInfo.TopNValue other)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder mergeFrom ( DataProfileResult . Profile . Field . ProfileInfo . TopNValue other )
Parameter
Returns
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setCount(long value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setCount ( long value )
The frequency count of the corresponding value in the field.
int64 count = 2;
Parameter
Name Description value
long
The count to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setValue(String value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setValue ( String value )
The value is the string value of the actual value from the field.
string value = 1;
Parameter
Name Description value
String
The value to set.
Returns
setValueBytes(ByteString value)
public DataProfileResult . Profile . Field . ProfileInfo . TopNValue . Builder setValueBytes ( ByteString value )
The value is the string value of the actual value from the field.
string value = 1;
Parameter
Name Description value
ByteString
The bytes for value to set.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]