Package org.tensorflow.metadata.v0
Class FeatureNameStatistics.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
- org.tensorflow.metadata.v0.FeatureNameStatistics.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,FeatureNameStatisticsOrBuilder
- Enclosing class:
- FeatureNameStatistics
public static final class FeatureNameStatistics.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder> implements FeatureNameStatisticsOrBuilder
The complete set of statistics for a given feature name for a dataset.
Protobuf typetensorflow.metadata.v0.FeatureNameStatistics
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FeatureNameStatistics.BuilderaddAllCustomStats(Iterable<? extends CustomStatistic> values)Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderaddCustomStats(int index, CustomStatistic value)Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderaddCustomStats(int index, CustomStatistic.Builder builderForValue)Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderaddCustomStats(CustomStatistic value)Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderaddCustomStats(CustomStatistic.Builder builderForValue)Any custom statistics can be stored in this list.CustomStatistic.BuilderaddCustomStatsBuilder()Any custom statistics can be stored in this list.CustomStatistic.BuilderaddCustomStatsBuilder(int index)Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureNameStatisticsbuild()FeatureNameStatisticsbuildPartial()FeatureNameStatistics.Builderclear()FeatureNameStatistics.BuilderclearBytesStats().tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;FeatureNameStatistics.BuilderclearCustomStats()Any custom statistics can be stored in this list.FeatureNameStatistics.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FeatureNameStatistics.BuilderclearFieldId()FeatureNameStatistics.BuilderclearName()The feature nameFeatureNameStatistics.BuilderclearNumStats().tensorflow.metadata.v0.NumericStatistics num_stats = 3;FeatureNameStatistics.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FeatureNameStatistics.BuilderclearPath()The path of the feature.FeatureNameStatistics.BuilderclearStats()FeatureNameStatistics.BuilderclearStringStats().tensorflow.metadata.v0.StringStatistics string_stats = 4;FeatureNameStatistics.BuilderclearStructStats().tensorflow.metadata.v0.StructStatistics struct_stats = 7;FeatureNameStatistics.BuilderclearType()The data type of the featureFeatureNameStatistics.Builderclone()BytesStatisticsgetBytesStats().tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;BytesStatistics.BuildergetBytesStatsBuilder().tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;BytesStatisticsOrBuildergetBytesStatsOrBuilder().tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;CustomStatisticgetCustomStats(int index)Any custom statistics can be stored in this list.CustomStatistic.BuildergetCustomStatsBuilder(int index)Any custom statistics can be stored in this list.List<CustomStatistic.Builder>getCustomStatsBuilderList()Any custom statistics can be stored in this list.intgetCustomStatsCount()Any custom statistics can be stored in this list.List<CustomStatistic>getCustomStatsList()Any custom statistics can be stored in this list.CustomStatisticOrBuildergetCustomStatsOrBuilder(int index)Any custom statistics can be stored in this list.List<? extends CustomStatisticOrBuilder>getCustomStatsOrBuilderList()Any custom statistics can be stored in this list.FeatureNameStatisticsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FeatureNameStatistics.FieldIdCasegetFieldIdCase()StringgetName()The feature namecom.google.protobuf.ByteStringgetNameBytes()The feature nameNumericStatisticsgetNumStats().tensorflow.metadata.v0.NumericStatistics num_stats = 3;NumericStatistics.BuildergetNumStatsBuilder().tensorflow.metadata.v0.NumericStatistics num_stats = 3;NumericStatisticsOrBuildergetNumStatsOrBuilder().tensorflow.metadata.v0.NumericStatistics num_stats = 3;PathgetPath()The path of the feature.Path.BuildergetPathBuilder()The path of the feature.PathOrBuildergetPathOrBuilder()The path of the feature.FeatureNameStatistics.StatsCasegetStatsCase()StringStatisticsgetStringStats().tensorflow.metadata.v0.StringStatistics string_stats = 4;StringStatistics.BuildergetStringStatsBuilder().tensorflow.metadata.v0.StringStatistics string_stats = 4;StringStatisticsOrBuildergetStringStatsOrBuilder().tensorflow.metadata.v0.StringStatistics string_stats = 4;StructStatisticsgetStructStats().tensorflow.metadata.v0.StructStatistics struct_stats = 7;StructStatistics.BuildergetStructStatsBuilder().tensorflow.metadata.v0.StructStatistics struct_stats = 7;StructStatisticsOrBuildergetStructStatsOrBuilder().tensorflow.metadata.v0.StructStatistics struct_stats = 7;FeatureNameStatistics.TypegetType()The data type of the featureintgetTypeValue()The data type of the featurebooleanhasBytesStats().tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;booleanhasNumStats().tensorflow.metadata.v0.NumericStatistics num_stats = 3;booleanhasPath()The path of the feature.booleanhasStringStats().tensorflow.metadata.v0.StringStatistics string_stats = 4;booleanhasStructStats().tensorflow.metadata.v0.StructStatistics struct_stats = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FeatureNameStatistics.BuildermergeBytesStats(BytesStatistics value).tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;FeatureNameStatistics.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FeatureNameStatistics.BuildermergeFrom(com.google.protobuf.Message other)FeatureNameStatistics.BuildermergeFrom(FeatureNameStatistics other)FeatureNameStatistics.BuildermergeNumStats(NumericStatistics value).tensorflow.metadata.v0.NumericStatistics num_stats = 3;FeatureNameStatistics.BuildermergePath(Path value)The path of the feature.FeatureNameStatistics.BuildermergeStringStats(StringStatistics value).tensorflow.metadata.v0.StringStatistics string_stats = 4;FeatureNameStatistics.BuildermergeStructStats(StructStatistics value).tensorflow.metadata.v0.StructStatistics struct_stats = 7;FeatureNameStatistics.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeatureNameStatistics.BuilderremoveCustomStats(int index)Any custom statistics can be stored in this list.FeatureNameStatistics.BuildersetBytesStats(BytesStatistics value).tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;FeatureNameStatistics.BuildersetBytesStats(BytesStatistics.Builder builderForValue).tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;FeatureNameStatistics.BuildersetCustomStats(int index, CustomStatistic value)Any custom statistics can be stored in this list.FeatureNameStatistics.BuildersetCustomStats(int index, CustomStatistic.Builder builderForValue)Any custom statistics can be stored in this list.FeatureNameStatistics.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureNameStatistics.BuildersetName(String value)The feature nameFeatureNameStatistics.BuildersetNameBytes(com.google.protobuf.ByteString value)The feature nameFeatureNameStatistics.BuildersetNumStats(NumericStatistics value).tensorflow.metadata.v0.NumericStatistics num_stats = 3;FeatureNameStatistics.BuildersetNumStats(NumericStatistics.Builder builderForValue).tensorflow.metadata.v0.NumericStatistics num_stats = 3;FeatureNameStatistics.BuildersetPath(Path value)The path of the feature.FeatureNameStatistics.BuildersetPath(Path.Builder builderForValue)The path of the feature.FeatureNameStatistics.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FeatureNameStatistics.BuildersetStringStats(StringStatistics value).tensorflow.metadata.v0.StringStatistics string_stats = 4;FeatureNameStatistics.BuildersetStringStats(StringStatistics.Builder builderForValue).tensorflow.metadata.v0.StringStatistics string_stats = 4;FeatureNameStatistics.BuildersetStructStats(StructStatistics value).tensorflow.metadata.v0.StructStatistics struct_stats = 7;FeatureNameStatistics.BuildersetStructStats(StructStatistics.Builder builderForValue).tensorflow.metadata.v0.StructStatistics struct_stats = 7;FeatureNameStatistics.BuildersetType(FeatureNameStatistics.Type value)The data type of the featureFeatureNameStatistics.BuildersetTypeValue(int value)The data type of the featureFeatureNameStatistics.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<FeatureNameStatistics.Builder>
-
clear
public FeatureNameStatistics.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<FeatureNameStatistics.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<FeatureNameStatistics.Builder>
-
getDefaultInstanceForType
public FeatureNameStatistics getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureNameStatistics build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureNameStatistics buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureNameStatistics.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<FeatureNameStatistics.Builder>
-
setField
public FeatureNameStatistics.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<FeatureNameStatistics.Builder>
-
clearField
public FeatureNameStatistics.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
clearOneof
public FeatureNameStatistics.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
setRepeatedField
public FeatureNameStatistics.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<FeatureNameStatistics.Builder>
-
addRepeatedField
public FeatureNameStatistics.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<FeatureNameStatistics.Builder>
-
mergeFrom
public FeatureNameStatistics.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureNameStatistics.Builder>
-
mergeFrom
public FeatureNameStatistics.Builder mergeFrom(FeatureNameStatistics other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
mergeFrom
public FeatureNameStatistics.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<FeatureNameStatistics.Builder>- Throws:
IOException
-
getFieldIdCase
public FeatureNameStatistics.FieldIdCase getFieldIdCase()
- Specified by:
getFieldIdCasein interfaceFeatureNameStatisticsOrBuilder
-
clearFieldId
public FeatureNameStatistics.Builder clearFieldId()
-
getStatsCase
public FeatureNameStatistics.StatsCase getStatsCase()
- Specified by:
getStatsCasein interfaceFeatureNameStatisticsOrBuilder
-
clearStats
public FeatureNameStatistics.Builder clearStats()
-
getName
public String getName()
The feature name
string name = 1;- Specified by:
getNamein interfaceFeatureNameStatisticsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The feature name
string name = 1;- Specified by:
getNameBytesin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The bytes for name.
-
setName
public FeatureNameStatistics.Builder setName(String value)
The feature name
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public FeatureNameStatistics.Builder clearName()
The feature name
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public FeatureNameStatistics.Builder setNameBytes(com.google.protobuf.ByteString value)
The feature name
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;- Specified by:
hasPathin interfaceFeatureNameStatisticsOrBuilder- Returns:
- Whether the path field is set.
-
getPath
public Path getPath()
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;- Specified by:
getPathin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The path.
-
setPath
public FeatureNameStatistics.Builder setPath(Path value)
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;
-
setPath
public FeatureNameStatistics.Builder setPath(Path.Builder builderForValue)
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;
-
mergePath
public FeatureNameStatistics.Builder mergePath(Path value)
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;
-
clearPath
public FeatureNameStatistics.Builder clearPath()
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;
-
getPathBuilder
public Path.Builder getPathBuilder()
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;
-
getPathOrBuilder
public PathOrBuilder getPathOrBuilder()
The path of the feature.
.tensorflow.metadata.v0.Path path = 8;- Specified by:
getPathOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
getTypeValue
public int getTypeValue()
The data type of the feature
.tensorflow.metadata.v0.FeatureNameStatistics.Type type = 2;- Specified by:
getTypeValuein interfaceFeatureNameStatisticsOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public FeatureNameStatistics.Builder setTypeValue(int value)
The data type of the feature
.tensorflow.metadata.v0.FeatureNameStatistics.Type type = 2;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public FeatureNameStatistics.Type getType()
The data type of the feature
.tensorflow.metadata.v0.FeatureNameStatistics.Type type = 2;- Specified by:
getTypein interfaceFeatureNameStatisticsOrBuilder- Returns:
- The type.
-
setType
public FeatureNameStatistics.Builder setType(FeatureNameStatistics.Type value)
The data type of the feature
.tensorflow.metadata.v0.FeatureNameStatistics.Type type = 2;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public FeatureNameStatistics.Builder clearType()
The data type of the feature
.tensorflow.metadata.v0.FeatureNameStatistics.Type type = 2;- Returns:
- This builder for chaining.
-
hasNumStats
public boolean hasNumStats()
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;- Specified by:
hasNumStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- Whether the numStats field is set.
-
getNumStats
public NumericStatistics getNumStats()
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;- Specified by:
getNumStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The numStats.
-
setNumStats
public FeatureNameStatistics.Builder setNumStats(NumericStatistics value)
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;
-
setNumStats
public FeatureNameStatistics.Builder setNumStats(NumericStatistics.Builder builderForValue)
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;
-
mergeNumStats
public FeatureNameStatistics.Builder mergeNumStats(NumericStatistics value)
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;
-
clearNumStats
public FeatureNameStatistics.Builder clearNumStats()
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;
-
getNumStatsBuilder
public NumericStatistics.Builder getNumStatsBuilder()
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;
-
getNumStatsOrBuilder
public NumericStatisticsOrBuilder getNumStatsOrBuilder()
.tensorflow.metadata.v0.NumericStatistics num_stats = 3;- Specified by:
getNumStatsOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
hasStringStats
public boolean hasStringStats()
.tensorflow.metadata.v0.StringStatistics string_stats = 4;- Specified by:
hasStringStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- Whether the stringStats field is set.
-
getStringStats
public StringStatistics getStringStats()
.tensorflow.metadata.v0.StringStatistics string_stats = 4;- Specified by:
getStringStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The stringStats.
-
setStringStats
public FeatureNameStatistics.Builder setStringStats(StringStatistics value)
.tensorflow.metadata.v0.StringStatistics string_stats = 4;
-
setStringStats
public FeatureNameStatistics.Builder setStringStats(StringStatistics.Builder builderForValue)
.tensorflow.metadata.v0.StringStatistics string_stats = 4;
-
mergeStringStats
public FeatureNameStatistics.Builder mergeStringStats(StringStatistics value)
.tensorflow.metadata.v0.StringStatistics string_stats = 4;
-
clearStringStats
public FeatureNameStatistics.Builder clearStringStats()
.tensorflow.metadata.v0.StringStatistics string_stats = 4;
-
getStringStatsBuilder
public StringStatistics.Builder getStringStatsBuilder()
.tensorflow.metadata.v0.StringStatistics string_stats = 4;
-
getStringStatsOrBuilder
public StringStatisticsOrBuilder getStringStatsOrBuilder()
.tensorflow.metadata.v0.StringStatistics string_stats = 4;- Specified by:
getStringStatsOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
hasBytesStats
public boolean hasBytesStats()
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;- Specified by:
hasBytesStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- Whether the bytesStats field is set.
-
getBytesStats
public BytesStatistics getBytesStats()
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;- Specified by:
getBytesStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The bytesStats.
-
setBytesStats
public FeatureNameStatistics.Builder setBytesStats(BytesStatistics value)
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;
-
setBytesStats
public FeatureNameStatistics.Builder setBytesStats(BytesStatistics.Builder builderForValue)
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;
-
mergeBytesStats
public FeatureNameStatistics.Builder mergeBytesStats(BytesStatistics value)
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;
-
clearBytesStats
public FeatureNameStatistics.Builder clearBytesStats()
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;
-
getBytesStatsBuilder
public BytesStatistics.Builder getBytesStatsBuilder()
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;
-
getBytesStatsOrBuilder
public BytesStatisticsOrBuilder getBytesStatsOrBuilder()
.tensorflow.metadata.v0.BytesStatistics bytes_stats = 5;- Specified by:
getBytesStatsOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
hasStructStats
public boolean hasStructStats()
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;- Specified by:
hasStructStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- Whether the structStats field is set.
-
getStructStats
public StructStatistics getStructStats()
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;- Specified by:
getStructStatsin interfaceFeatureNameStatisticsOrBuilder- Returns:
- The structStats.
-
setStructStats
public FeatureNameStatistics.Builder setStructStats(StructStatistics value)
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;
-
setStructStats
public FeatureNameStatistics.Builder setStructStats(StructStatistics.Builder builderForValue)
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;
-
mergeStructStats
public FeatureNameStatistics.Builder mergeStructStats(StructStatistics value)
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;
-
clearStructStats
public FeatureNameStatistics.Builder clearStructStats()
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;
-
getStructStatsBuilder
public StructStatistics.Builder getStructStatsBuilder()
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;
-
getStructStatsOrBuilder
public StructStatisticsOrBuilder getStructStatsOrBuilder()
.tensorflow.metadata.v0.StructStatistics struct_stats = 7;- Specified by:
getStructStatsOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
getCustomStatsList
public List<CustomStatistic> getCustomStatsList()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;- Specified by:
getCustomStatsListin interfaceFeatureNameStatisticsOrBuilder
-
getCustomStatsCount
public int getCustomStatsCount()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;- Specified by:
getCustomStatsCountin interfaceFeatureNameStatisticsOrBuilder
-
getCustomStats
public CustomStatistic getCustomStats(int index)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;- Specified by:
getCustomStatsin interfaceFeatureNameStatisticsOrBuilder
-
setCustomStats
public FeatureNameStatistics.Builder setCustomStats(int index, CustomStatistic value)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
setCustomStats
public FeatureNameStatistics.Builder setCustomStats(int index, CustomStatistic.Builder builderForValue)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addCustomStats
public FeatureNameStatistics.Builder addCustomStats(CustomStatistic value)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addCustomStats
public FeatureNameStatistics.Builder addCustomStats(int index, CustomStatistic value)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addCustomStats
public FeatureNameStatistics.Builder addCustomStats(CustomStatistic.Builder builderForValue)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addCustomStats
public FeatureNameStatistics.Builder addCustomStats(int index, CustomStatistic.Builder builderForValue)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addAllCustomStats
public FeatureNameStatistics.Builder addAllCustomStats(Iterable<? extends CustomStatistic> values)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
clearCustomStats
public FeatureNameStatistics.Builder clearCustomStats()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
removeCustomStats
public FeatureNameStatistics.Builder removeCustomStats(int index)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
getCustomStatsBuilder
public CustomStatistic.Builder getCustomStatsBuilder(int index)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
getCustomStatsOrBuilder
public CustomStatisticOrBuilder getCustomStatsOrBuilder(int index)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;- Specified by:
getCustomStatsOrBuilderin interfaceFeatureNameStatisticsOrBuilder
-
getCustomStatsOrBuilderList
public List<? extends CustomStatisticOrBuilder> getCustomStatsOrBuilderList()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;- Specified by:
getCustomStatsOrBuilderListin interfaceFeatureNameStatisticsOrBuilder
-
addCustomStatsBuilder
public CustomStatistic.Builder addCustomStatsBuilder()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
addCustomStatsBuilder
public CustomStatistic.Builder addCustomStatsBuilder(int index)
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
getCustomStatsBuilderList
public List<CustomStatistic.Builder> getCustomStatsBuilderList()
Any custom statistics can be stored in this list.
repeated .tensorflow.metadata.v0.CustomStatistic custom_stats = 6;
-
setUnknownFields
public final FeatureNameStatistics.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
mergeUnknownFields
public final FeatureNameStatistics.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureNameStatistics.Builder>
-
-