Package org.tensorflow.metadata.v0
Class Feature.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
- org.tensorflow.metadata.v0.Feature.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,FeatureOrBuilder
- Enclosing class:
- Feature
public static final class Feature.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder> implements FeatureOrBuilder
Describes schema-level information about a specific feature. NextID: 31
Protobuf typetensorflow.metadata.v0.Feature
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Feature.BuilderaddAllInEnvironment(Iterable<String> values)List of environments this feature is present in.Feature.BuilderaddAllNotInEnvironment(Iterable<String> values)List of environments this feature is not present in.Feature.BuilderaddInEnvironment(String value)List of environments this feature is present in.Feature.BuilderaddInEnvironmentBytes(com.google.protobuf.ByteString value)List of environments this feature is present in.Feature.BuilderaddNotInEnvironment(String value)List of environments this feature is not present in.Feature.BuilderaddNotInEnvironmentBytes(com.google.protobuf.ByteString value)List of environments this feature is not present in.Feature.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Featurebuild()FeaturebuildPartial()Feature.Builderclear()Feature.BuilderclearAnnotation()Additional information about the feature for documentation purpose.Feature.BuilderclearBoolDomain()optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;Feature.BuilderclearDeprecated()Deprecated.Feature.BuilderclearDistributionConstraints()Constraints on the distribution of the feature values.Feature.BuilderclearDomain()Reference to a domain defined at the schema level.Feature.BuilderclearDomainInfo()Feature.BuilderclearDriftComparator()Tests comparing the distribution between two consecutive spans (e.g.Feature.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Feature.BuilderclearFloatDomain()optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;Feature.BuilderclearGroupPresence()Only used in the context of a "group" context, e.g., inside a sequence.Feature.BuilderclearImageDomain()optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;Feature.BuilderclearInEnvironment()List of environments this feature is present in.Feature.BuilderclearIntDomain()Inline definitions of domains.Feature.BuilderclearLifecycleStage()The lifecycle stage of a feature.Feature.BuilderclearMidDomain()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;Feature.BuilderclearName()The name of the feature.Feature.BuilderclearNaturalLanguageDomain()Supported semantic domains.Feature.BuilderclearNotInEnvironment()List of environments this feature is not present in.Feature.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Feature.BuilderclearPresence()Constraints on the presence of this feature in the examples.Feature.BuilderclearPresenceConstraints()Feature.BuilderclearShape()The feature has a fixed shape corresponding to a multi-dimensional tensor.Feature.BuilderclearShapeType()Feature.BuilderclearSkewComparator()Tests comparing the distribution to the associated serving data.Feature.BuilderclearStringDomain()optional .tensorflow.metadata.v0.StringDomain string_domain = 11;Feature.BuilderclearStructDomain()optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;Feature.BuilderclearTimeDomain()optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;Feature.BuilderclearTimeOfDayDomain()optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;Feature.BuilderclearType()Physical type of the feature's values.Feature.BuilderclearUrlDomain()optional .tensorflow.metadata.v0.URLDomain url_domain = 27;Feature.BuilderclearValueCount()The feature doesn't have a well defined shape.Feature.Builderclone()AnnotationgetAnnotation()Additional information about the feature for documentation purpose.Annotation.BuildergetAnnotationBuilder()Additional information about the feature for documentation purpose.AnnotationOrBuildergetAnnotationOrBuilder()Additional information about the feature for documentation purpose.BoolDomaingetBoolDomain()optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;BoolDomain.BuildergetBoolDomainBuilder()optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;BoolDomainOrBuildergetBoolDomainOrBuilder()optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;FeaturegetDefaultInstanceForType()booleangetDeprecated()Deprecated.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DistributionConstraintsgetDistributionConstraints()Constraints on the distribution of the feature values.DistributionConstraints.BuildergetDistributionConstraintsBuilder()Constraints on the distribution of the feature values.DistributionConstraintsOrBuildergetDistributionConstraintsOrBuilder()Constraints on the distribution of the feature values.StringgetDomain()Reference to a domain defined at the schema level.com.google.protobuf.ByteStringgetDomainBytes()Reference to a domain defined at the schema level.Feature.DomainInfoCasegetDomainInfoCase()FeatureComparatorgetDriftComparator()Tests comparing the distribution between two consecutive spans (e.g.FeatureComparator.BuildergetDriftComparatorBuilder()Tests comparing the distribution between two consecutive spans (e.g.FeatureComparatorOrBuildergetDriftComparatorOrBuilder()Tests comparing the distribution between two consecutive spans (e.g.FloatDomaingetFloatDomain()optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;FloatDomain.BuildergetFloatDomainBuilder()optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;FloatDomainOrBuildergetFloatDomainOrBuilder()optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;FeaturePresenceWithinGroupgetGroupPresence()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroup.BuildergetGroupPresenceBuilder()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroupOrBuildergetGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.ImageDomaingetImageDomain()optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;ImageDomain.BuildergetImageDomainBuilder()optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;ImageDomainOrBuildergetImageDomainOrBuilder()optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;StringgetInEnvironment(int index)List of environments this feature is present in.com.google.protobuf.ByteStringgetInEnvironmentBytes(int index)List of environments this feature is present in.intgetInEnvironmentCount()List of environments this feature is present in.com.google.protobuf.ProtocolStringListgetInEnvironmentList()List of environments this feature is present in.IntDomaingetIntDomain()Inline definitions of domains.IntDomain.BuildergetIntDomainBuilder()Inline definitions of domains.IntDomainOrBuildergetIntDomainOrBuilder()Inline definitions of domains.LifecycleStagegetLifecycleStage()The lifecycle stage of a feature.MIDDomaingetMidDomain()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;MIDDomain.BuildergetMidDomainBuilder()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;MIDDomainOrBuildergetMidDomainOrBuilder()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;StringgetName()The name of the feature.com.google.protobuf.ByteStringgetNameBytes()The name of the feature.NaturalLanguageDomaingetNaturalLanguageDomain()Supported semantic domains.NaturalLanguageDomain.BuildergetNaturalLanguageDomainBuilder()Supported semantic domains.NaturalLanguageDomainOrBuildergetNaturalLanguageDomainOrBuilder()Supported semantic domains.StringgetNotInEnvironment(int index)List of environments this feature is not present in.com.google.protobuf.ByteStringgetNotInEnvironmentBytes(int index)List of environments this feature is not present in.intgetNotInEnvironmentCount()List of environments this feature is not present in.com.google.protobuf.ProtocolStringListgetNotInEnvironmentList()List of environments this feature is not present in.FeaturePresencegetPresence()Constraints on the presence of this feature in the examples.FeaturePresence.BuildergetPresenceBuilder()Constraints on the presence of this feature in the examples.Feature.PresenceConstraintsCasegetPresenceConstraintsCase()FeaturePresenceOrBuildergetPresenceOrBuilder()Constraints on the presence of this feature in the examples.FixedShapegetShape()The feature has a fixed shape corresponding to a multi-dimensional tensor.FixedShape.BuildergetShapeBuilder()The feature has a fixed shape corresponding to a multi-dimensional tensor.FixedShapeOrBuildergetShapeOrBuilder()The feature has a fixed shape corresponding to a multi-dimensional tensor.Feature.ShapeTypeCasegetShapeTypeCase()FeatureComparatorgetSkewComparator()Tests comparing the distribution to the associated serving data.FeatureComparator.BuildergetSkewComparatorBuilder()Tests comparing the distribution to the associated serving data.FeatureComparatorOrBuildergetSkewComparatorOrBuilder()Tests comparing the distribution to the associated serving data.StringDomaingetStringDomain()optional .tensorflow.metadata.v0.StringDomain string_domain = 11;StringDomain.BuildergetStringDomainBuilder()optional .tensorflow.metadata.v0.StringDomain string_domain = 11;StringDomainOrBuildergetStringDomainOrBuilder()optional .tensorflow.metadata.v0.StringDomain string_domain = 11;StructDomaingetStructDomain()optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;StructDomain.BuildergetStructDomainBuilder()optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;StructDomainOrBuildergetStructDomainOrBuilder()optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;TimeDomaingetTimeDomain()optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;TimeDomain.BuildergetTimeDomainBuilder()optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;TimeDomainOrBuildergetTimeDomainOrBuilder()optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;TimeOfDayDomaingetTimeOfDayDomain()optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;TimeOfDayDomain.BuildergetTimeOfDayDomainBuilder()optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;TimeOfDayDomainOrBuildergetTimeOfDayDomainOrBuilder()optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;FeatureTypegetType()Physical type of the feature's values.URLDomaingetUrlDomain()optional .tensorflow.metadata.v0.URLDomain url_domain = 27;URLDomain.BuildergetUrlDomainBuilder()optional .tensorflow.metadata.v0.URLDomain url_domain = 27;URLDomainOrBuildergetUrlDomainOrBuilder()optional .tensorflow.metadata.v0.URLDomain url_domain = 27;ValueCountgetValueCount()The feature doesn't have a well defined shape.ValueCount.BuildergetValueCountBuilder()The feature doesn't have a well defined shape.ValueCountOrBuildergetValueCountOrBuilder()The feature doesn't have a well defined shape.booleanhasAnnotation()Additional information about the feature for documentation purpose.booleanhasBoolDomain()optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;booleanhasDeprecated()Deprecated.booleanhasDistributionConstraints()Constraints on the distribution of the feature values.booleanhasDomain()Reference to a domain defined at the schema level.booleanhasDriftComparator()Tests comparing the distribution between two consecutive spans (e.g.booleanhasFloatDomain()optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;booleanhasGroupPresence()Only used in the context of a "group" context, e.g., inside a sequence.booleanhasImageDomain()optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;booleanhasIntDomain()Inline definitions of domains.booleanhasLifecycleStage()The lifecycle stage of a feature.booleanhasMidDomain()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;booleanhasName()The name of the feature.booleanhasNaturalLanguageDomain()Supported semantic domains.booleanhasPresence()Constraints on the presence of this feature in the examples.booleanhasShape()The feature has a fixed shape corresponding to a multi-dimensional tensor.booleanhasSkewComparator()Tests comparing the distribution to the associated serving data.booleanhasStringDomain()optional .tensorflow.metadata.v0.StringDomain string_domain = 11;booleanhasStructDomain()optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;booleanhasTimeDomain()optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;booleanhasTimeOfDayDomain()optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;booleanhasType()Physical type of the feature's values.booleanhasUrlDomain()optional .tensorflow.metadata.v0.URLDomain url_domain = 27;booleanhasValueCount()The feature doesn't have a well defined shape.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Feature.BuildermergeAnnotation(Annotation value)Additional information about the feature for documentation purpose.Feature.BuildermergeBoolDomain(BoolDomain value)optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;Feature.BuildermergeDistributionConstraints(DistributionConstraints value)Constraints on the distribution of the feature values.Feature.BuildermergeDriftComparator(FeatureComparator value)Tests comparing the distribution between two consecutive spans (e.g.Feature.BuildermergeFloatDomain(FloatDomain value)optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;Feature.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Feature.BuildermergeFrom(com.google.protobuf.Message other)Feature.BuildermergeFrom(Feature other)Feature.BuildermergeGroupPresence(FeaturePresenceWithinGroup value)Only used in the context of a "group" context, e.g., inside a sequence.Feature.BuildermergeImageDomain(ImageDomain value)optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;Feature.BuildermergeIntDomain(IntDomain value)Inline definitions of domains.Feature.BuildermergeMidDomain(MIDDomain value)optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;Feature.BuildermergeNaturalLanguageDomain(NaturalLanguageDomain value)Supported semantic domains.Feature.BuildermergePresence(FeaturePresence value)Constraints on the presence of this feature in the examples.Feature.BuildermergeShape(FixedShape value)The feature has a fixed shape corresponding to a multi-dimensional tensor.Feature.BuildermergeSkewComparator(FeatureComparator value)Tests comparing the distribution to the associated serving data.Feature.BuildermergeStringDomain(StringDomain value)optional .tensorflow.metadata.v0.StringDomain string_domain = 11;Feature.BuildermergeStructDomain(StructDomain value)optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;Feature.BuildermergeTimeDomain(TimeDomain value)optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;Feature.BuildermergeTimeOfDayDomain(TimeOfDayDomain value)optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;Feature.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Feature.BuildermergeUrlDomain(URLDomain value)optional .tensorflow.metadata.v0.URLDomain url_domain = 27;Feature.BuildermergeValueCount(ValueCount value)The feature doesn't have a well defined shape.Feature.BuildersetAnnotation(Annotation value)Additional information about the feature for documentation purpose.Feature.BuildersetAnnotation(Annotation.Builder builderForValue)Additional information about the feature for documentation purpose.Feature.BuildersetBoolDomain(BoolDomain value)optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;Feature.BuildersetBoolDomain(BoolDomain.Builder builderForValue)optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;Feature.BuildersetDeprecated(boolean value)Deprecated.Feature.BuildersetDistributionConstraints(DistributionConstraints value)Constraints on the distribution of the feature values.Feature.BuildersetDistributionConstraints(DistributionConstraints.Builder builderForValue)Constraints on the distribution of the feature values.Feature.BuildersetDomain(String value)Reference to a domain defined at the schema level.Feature.BuildersetDomainBytes(com.google.protobuf.ByteString value)Reference to a domain defined at the schema level.Feature.BuildersetDriftComparator(FeatureComparator value)Tests comparing the distribution between two consecutive spans (e.g.Feature.BuildersetDriftComparator(FeatureComparator.Builder builderForValue)Tests comparing the distribution between two consecutive spans (e.g.Feature.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Feature.BuildersetFloatDomain(FloatDomain value)optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;Feature.BuildersetFloatDomain(FloatDomain.Builder builderForValue)optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;Feature.BuildersetGroupPresence(FeaturePresenceWithinGroup value)Only used in the context of a "group" context, e.g., inside a sequence.Feature.BuildersetGroupPresence(FeaturePresenceWithinGroup.Builder builderForValue)Only used in the context of a "group" context, e.g., inside a sequence.Feature.BuildersetImageDomain(ImageDomain value)optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;Feature.BuildersetImageDomain(ImageDomain.Builder builderForValue)optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;Feature.BuildersetInEnvironment(int index, String value)List of environments this feature is present in.Feature.BuildersetIntDomain(IntDomain value)Inline definitions of domains.Feature.BuildersetIntDomain(IntDomain.Builder builderForValue)Inline definitions of domains.Feature.BuildersetLifecycleStage(LifecycleStage value)The lifecycle stage of a feature.Feature.BuildersetMidDomain(MIDDomain value)optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;Feature.BuildersetMidDomain(MIDDomain.Builder builderForValue)optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;Feature.BuildersetName(String value)The name of the feature.Feature.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the feature.Feature.BuildersetNaturalLanguageDomain(NaturalLanguageDomain value)Supported semantic domains.Feature.BuildersetNaturalLanguageDomain(NaturalLanguageDomain.Builder builderForValue)Supported semantic domains.Feature.BuildersetNotInEnvironment(int index, String value)List of environments this feature is not present in.Feature.BuildersetPresence(FeaturePresence value)Constraints on the presence of this feature in the examples.Feature.BuildersetPresence(FeaturePresence.Builder builderForValue)Constraints on the presence of this feature in the examples.Feature.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Feature.BuildersetShape(FixedShape value)The feature has a fixed shape corresponding to a multi-dimensional tensor.Feature.BuildersetShape(FixedShape.Builder builderForValue)The feature has a fixed shape corresponding to a multi-dimensional tensor.Feature.BuildersetSkewComparator(FeatureComparator value)Tests comparing the distribution to the associated serving data.Feature.BuildersetSkewComparator(FeatureComparator.Builder builderForValue)Tests comparing the distribution to the associated serving data.Feature.BuildersetStringDomain(StringDomain value)optional .tensorflow.metadata.v0.StringDomain string_domain = 11;Feature.BuildersetStringDomain(StringDomain.Builder builderForValue)optional .tensorflow.metadata.v0.StringDomain string_domain = 11;Feature.BuildersetStructDomain(StructDomain value)optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;Feature.BuildersetStructDomain(StructDomain.Builder builderForValue)optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;Feature.BuildersetTimeDomain(TimeDomain value)optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;Feature.BuildersetTimeDomain(TimeDomain.Builder builderForValue)optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;Feature.BuildersetTimeOfDayDomain(TimeOfDayDomain value)optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;Feature.BuildersetTimeOfDayDomain(TimeOfDayDomain.Builder builderForValue)optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;Feature.BuildersetType(FeatureType value)Physical type of the feature's values.Feature.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Feature.BuildersetUrlDomain(URLDomain value)optional .tensorflow.metadata.v0.URLDomain url_domain = 27;Feature.BuildersetUrlDomain(URLDomain.Builder builderForValue)optional .tensorflow.metadata.v0.URLDomain url_domain = 27;Feature.BuildersetValueCount(ValueCount value)The feature doesn't have a well defined shape.Feature.BuildersetValueCount(ValueCount.Builder builderForValue)The feature doesn't have a well defined shape.-
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<Feature.Builder>
-
clear
public Feature.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<Feature.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<Feature.Builder>
-
getDefaultInstanceForType
public Feature getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Feature build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Feature buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Feature.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<Feature.Builder>
-
setField
public Feature.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<Feature.Builder>
-
clearField
public Feature.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
clearOneof
public Feature.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
setRepeatedField
public Feature.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<Feature.Builder>
-
addRepeatedField
public Feature.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<Feature.Builder>
-
mergeFrom
public Feature.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Feature.Builder>
-
mergeFrom
public Feature.Builder mergeFrom(Feature other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
mergeFrom
public Feature.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<Feature.Builder>- Throws:
IOException
-
getPresenceConstraintsCase
public Feature.PresenceConstraintsCase getPresenceConstraintsCase()
- Specified by:
getPresenceConstraintsCasein interfaceFeatureOrBuilder
-
clearPresenceConstraints
public Feature.Builder clearPresenceConstraints()
-
getShapeTypeCase
public Feature.ShapeTypeCase getShapeTypeCase()
- Specified by:
getShapeTypeCasein interfaceFeatureOrBuilder
-
clearShapeType
public Feature.Builder clearShapeType()
-
getDomainInfoCase
public Feature.DomainInfoCase getDomainInfoCase()
- Specified by:
getDomainInfoCasein interfaceFeatureOrBuilder
-
clearDomainInfo
public Feature.Builder clearDomainInfo()
-
hasName
public boolean hasName()
The name of the feature.
optional string name = 1;- Specified by:
hasNamein interfaceFeatureOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
The name of the feature.
optional string name = 1;- Specified by:
getNamein interfaceFeatureOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the feature.
optional string name = 1;- Specified by:
getNameBytesin interfaceFeatureOrBuilder- Returns:
- The bytes for name.
-
setName
public Feature.Builder setName(String value)
The name of the feature.
optional string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Feature.Builder clearName()
The name of the feature.
optional string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Feature.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the feature.
optional string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasDeprecated
@Deprecated public boolean hasDeprecated()
Deprecated.This field is no longer supported. Instead, use: lifecycle_stage: DEPRECATED TODO(b/111450258): remove this.
optional bool deprecated = 2 [deprecated = true];- Specified by:
hasDeprecatedin interfaceFeatureOrBuilder- Returns:
- Whether the deprecated field is set.
-
getDeprecated
@Deprecated public boolean getDeprecated()
Deprecated.This field is no longer supported. Instead, use: lifecycle_stage: DEPRECATED TODO(b/111450258): remove this.
optional bool deprecated = 2 [deprecated = true];- Specified by:
getDeprecatedin interfaceFeatureOrBuilder- Returns:
- The deprecated.
-
setDeprecated
@Deprecated public Feature.Builder setDeprecated(boolean value)
Deprecated.This field is no longer supported. Instead, use: lifecycle_stage: DEPRECATED TODO(b/111450258): remove this.
optional bool deprecated = 2 [deprecated = true];- Parameters:
value- The deprecated to set.- Returns:
- This builder for chaining.
-
clearDeprecated
@Deprecated public Feature.Builder clearDeprecated()
Deprecated.This field is no longer supported. Instead, use: lifecycle_stage: DEPRECATED TODO(b/111450258): remove this.
optional bool deprecated = 2 [deprecated = true];- Returns:
- This builder for chaining.
-
hasPresence
public boolean hasPresence()
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;- Specified by:
hasPresencein interfaceFeatureOrBuilder- Returns:
- Whether the presence field is set.
-
getPresence
public FeaturePresence getPresence()
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;- Specified by:
getPresencein interfaceFeatureOrBuilder- Returns:
- The presence.
-
setPresence
public Feature.Builder setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;
-
setPresence
public Feature.Builder setPresence(FeaturePresence.Builder builderForValue)
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;
-
mergePresence
public Feature.Builder mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;
-
clearPresence
public Feature.Builder clearPresence()
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;
-
getPresenceBuilder
public FeaturePresence.Builder getPresenceBuilder()
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;
-
getPresenceOrBuilder
public FeaturePresenceOrBuilder getPresenceOrBuilder()
Constraints on the presence of this feature in the examples.
optional .tensorflow.metadata.v0.FeaturePresence presence = 14;- Specified by:
getPresenceOrBuilderin interfaceFeatureOrBuilder
-
hasGroupPresence
public boolean hasGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;- Specified by:
hasGroupPresencein interfaceFeatureOrBuilder- Returns:
- Whether the groupPresence field is set.
-
getGroupPresence
public FeaturePresenceWithinGroup getGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;- Specified by:
getGroupPresencein interfaceFeatureOrBuilder- Returns:
- The groupPresence.
-
setGroupPresence
public Feature.Builder setGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;
-
setGroupPresence
public Feature.Builder setGroupPresence(FeaturePresenceWithinGroup.Builder builderForValue)
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;
-
mergeGroupPresence
public Feature.Builder mergeGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;
-
clearGroupPresence
public Feature.Builder clearGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;
-
getGroupPresenceBuilder
public FeaturePresenceWithinGroup.Builder getGroupPresenceBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;
-
getGroupPresenceOrBuilder
public FeaturePresenceWithinGroupOrBuilder getGroupPresenceOrBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
optional .tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 17;- Specified by:
getGroupPresenceOrBuilderin interfaceFeatureOrBuilder
-
hasShape
public boolean hasShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;- Specified by:
hasShapein interfaceFeatureOrBuilder- Returns:
- Whether the shape field is set.
-
getShape
public FixedShape getShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;- Specified by:
getShapein interfaceFeatureOrBuilder- Returns:
- The shape.
-
setShape
public Feature.Builder setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;
-
setShape
public Feature.Builder setShape(FixedShape.Builder builderForValue)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;
-
mergeShape
public Feature.Builder mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;
-
clearShape
public Feature.Builder clearShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;
-
getShapeBuilder
public FixedShape.Builder getShapeBuilder()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;
-
getShapeOrBuilder
public FixedShapeOrBuilder getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
optional .tensorflow.metadata.v0.FixedShape shape = 23;- Specified by:
getShapeOrBuilderin interfaceFeatureOrBuilder
-
hasValueCount
public boolean hasValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;- Specified by:
hasValueCountin interfaceFeatureOrBuilder- Returns:
- Whether the valueCount field is set.
-
getValueCount
public ValueCount getValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;- Specified by:
getValueCountin interfaceFeatureOrBuilder- Returns:
- The valueCount.
-
setValueCount
public Feature.Builder setValueCount(ValueCount value)
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;
-
setValueCount
public Feature.Builder setValueCount(ValueCount.Builder builderForValue)
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;
-
mergeValueCount
public Feature.Builder mergeValueCount(ValueCount value)
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;
-
clearValueCount
public Feature.Builder clearValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;
-
getValueCountBuilder
public ValueCount.Builder getValueCountBuilder()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;
-
getValueCountOrBuilder
public ValueCountOrBuilder getValueCountOrBuilder()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
optional .tensorflow.metadata.v0.ValueCount value_count = 5;- Specified by:
getValueCountOrBuilderin interfaceFeatureOrBuilder
-
hasType
public boolean hasType()
Physical type of the feature's values. Note that you can have: type: BYTES int_domain: { min: 0 max: 3 } This would be a field that is syntactically BYTES (i.e. strings), but semantically an int, i.e. it would be "0", "1", "2", or "3".optional .tensorflow.metadata.v0.FeatureType type = 6;- Specified by:
hasTypein interfaceFeatureOrBuilder- Returns:
- Whether the type field is set.
-
getType
public FeatureType getType()
Physical type of the feature's values. Note that you can have: type: BYTES int_domain: { min: 0 max: 3 } This would be a field that is syntactically BYTES (i.e. strings), but semantically an int, i.e. it would be "0", "1", "2", or "3".optional .tensorflow.metadata.v0.FeatureType type = 6;- Specified by:
getTypein interfaceFeatureOrBuilder- Returns:
- The type.
-
setType
public Feature.Builder setType(FeatureType value)
Physical type of the feature's values. Note that you can have: type: BYTES int_domain: { min: 0 max: 3 } This would be a field that is syntactically BYTES (i.e. strings), but semantically an int, i.e. it would be "0", "1", "2", or "3".optional .tensorflow.metadata.v0.FeatureType type = 6;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public Feature.Builder clearType()
Physical type of the feature's values. Note that you can have: type: BYTES int_domain: { min: 0 max: 3 } This would be a field that is syntactically BYTES (i.e. strings), but semantically an int, i.e. it would be "0", "1", "2", or "3".optional .tensorflow.metadata.v0.FeatureType type = 6;- Returns:
- This builder for chaining.
-
hasDomain
public boolean hasDomain()
Reference to a domain defined at the schema level.
optional string domain = 7;- Specified by:
hasDomainin interfaceFeatureOrBuilder- Returns:
- Whether the domain field is set.
-
getDomain
public String getDomain()
Reference to a domain defined at the schema level.
optional string domain = 7;- Specified by:
getDomainin interfaceFeatureOrBuilder- Returns:
- The domain.
-
getDomainBytes
public com.google.protobuf.ByteString getDomainBytes()
Reference to a domain defined at the schema level.
optional string domain = 7;- Specified by:
getDomainBytesin interfaceFeatureOrBuilder- Returns:
- The bytes for domain.
-
setDomain
public Feature.Builder setDomain(String value)
Reference to a domain defined at the schema level.
optional string domain = 7;- Parameters:
value- The domain to set.- Returns:
- This builder for chaining.
-
clearDomain
public Feature.Builder clearDomain()
Reference to a domain defined at the schema level.
optional string domain = 7;- Returns:
- This builder for chaining.
-
setDomainBytes
public Feature.Builder setDomainBytes(com.google.protobuf.ByteString value)
Reference to a domain defined at the schema level.
optional string domain = 7;- Parameters:
value- The bytes for domain to set.- Returns:
- This builder for chaining.
-
hasIntDomain
public boolean hasIntDomain()
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;- Specified by:
hasIntDomainin interfaceFeatureOrBuilder- Returns:
- Whether the intDomain field is set.
-
getIntDomain
public IntDomain getIntDomain()
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;- Specified by:
getIntDomainin interfaceFeatureOrBuilder- Returns:
- The intDomain.
-
setIntDomain
public Feature.Builder setIntDomain(IntDomain value)
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;
-
setIntDomain
public Feature.Builder setIntDomain(IntDomain.Builder builderForValue)
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;
-
mergeIntDomain
public Feature.Builder mergeIntDomain(IntDomain value)
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;
-
clearIntDomain
public Feature.Builder clearIntDomain()
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;
-
getIntDomainBuilder
public IntDomain.Builder getIntDomainBuilder()
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;
-
getIntDomainOrBuilder
public IntDomainOrBuilder getIntDomainOrBuilder()
Inline definitions of domains.
optional .tensorflow.metadata.v0.IntDomain int_domain = 9;- Specified by:
getIntDomainOrBuilderin interfaceFeatureOrBuilder
-
hasFloatDomain
public boolean hasFloatDomain()
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;- Specified by:
hasFloatDomainin interfaceFeatureOrBuilder- Returns:
- Whether the floatDomain field is set.
-
getFloatDomain
public FloatDomain getFloatDomain()
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;- Specified by:
getFloatDomainin interfaceFeatureOrBuilder- Returns:
- The floatDomain.
-
setFloatDomain
public Feature.Builder setFloatDomain(FloatDomain value)
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;
-
setFloatDomain
public Feature.Builder setFloatDomain(FloatDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;
-
mergeFloatDomain
public Feature.Builder mergeFloatDomain(FloatDomain value)
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;
-
clearFloatDomain
public Feature.Builder clearFloatDomain()
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;
-
getFloatDomainBuilder
public FloatDomain.Builder getFloatDomainBuilder()
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;
-
getFloatDomainOrBuilder
public FloatDomainOrBuilder getFloatDomainOrBuilder()
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10;- Specified by:
getFloatDomainOrBuilderin interfaceFeatureOrBuilder
-
hasStringDomain
public boolean hasStringDomain()
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;- Specified by:
hasStringDomainin interfaceFeatureOrBuilder- Returns:
- Whether the stringDomain field is set.
-
getStringDomain
public StringDomain getStringDomain()
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;- Specified by:
getStringDomainin interfaceFeatureOrBuilder- Returns:
- The stringDomain.
-
setStringDomain
public Feature.Builder setStringDomain(StringDomain value)
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;
-
setStringDomain
public Feature.Builder setStringDomain(StringDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;
-
mergeStringDomain
public Feature.Builder mergeStringDomain(StringDomain value)
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;
-
clearStringDomain
public Feature.Builder clearStringDomain()
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;
-
getStringDomainBuilder
public StringDomain.Builder getStringDomainBuilder()
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;
-
getStringDomainOrBuilder
public StringDomainOrBuilder getStringDomainOrBuilder()
optional .tensorflow.metadata.v0.StringDomain string_domain = 11;- Specified by:
getStringDomainOrBuilderin interfaceFeatureOrBuilder
-
hasBoolDomain
public boolean hasBoolDomain()
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;- Specified by:
hasBoolDomainin interfaceFeatureOrBuilder- Returns:
- Whether the boolDomain field is set.
-
getBoolDomain
public BoolDomain getBoolDomain()
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;- Specified by:
getBoolDomainin interfaceFeatureOrBuilder- Returns:
- The boolDomain.
-
setBoolDomain
public Feature.Builder setBoolDomain(BoolDomain value)
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;
-
setBoolDomain
public Feature.Builder setBoolDomain(BoolDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;
-
mergeBoolDomain
public Feature.Builder mergeBoolDomain(BoolDomain value)
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;
-
clearBoolDomain
public Feature.Builder clearBoolDomain()
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;
-
getBoolDomainBuilder
public BoolDomain.Builder getBoolDomainBuilder()
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;
-
getBoolDomainOrBuilder
public BoolDomainOrBuilder getBoolDomainOrBuilder()
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13;- Specified by:
getBoolDomainOrBuilderin interfaceFeatureOrBuilder
-
hasStructDomain
public boolean hasStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;- Specified by:
hasStructDomainin interfaceFeatureOrBuilder- Returns:
- Whether the structDomain field is set.
-
getStructDomain
public StructDomain getStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;- Specified by:
getStructDomainin interfaceFeatureOrBuilder- Returns:
- The structDomain.
-
setStructDomain
public Feature.Builder setStructDomain(StructDomain value)
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;
-
setStructDomain
public Feature.Builder setStructDomain(StructDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;
-
mergeStructDomain
public Feature.Builder mergeStructDomain(StructDomain value)
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;
-
clearStructDomain
public Feature.Builder clearStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;
-
getStructDomainBuilder
public StructDomain.Builder getStructDomainBuilder()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;
-
getStructDomainOrBuilder
public StructDomainOrBuilder getStructDomainOrBuilder()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29;- Specified by:
getStructDomainOrBuilderin interfaceFeatureOrBuilder
-
hasNaturalLanguageDomain
public boolean hasNaturalLanguageDomain()
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;- Specified by:
hasNaturalLanguageDomainin interfaceFeatureOrBuilder- Returns:
- Whether the naturalLanguageDomain field is set.
-
getNaturalLanguageDomain
public NaturalLanguageDomain getNaturalLanguageDomain()
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;- Specified by:
getNaturalLanguageDomainin interfaceFeatureOrBuilder- Returns:
- The naturalLanguageDomain.
-
setNaturalLanguageDomain
public Feature.Builder setNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;
-
setNaturalLanguageDomain
public Feature.Builder setNaturalLanguageDomain(NaturalLanguageDomain.Builder builderForValue)
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;
-
mergeNaturalLanguageDomain
public Feature.Builder mergeNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;
-
clearNaturalLanguageDomain
public Feature.Builder clearNaturalLanguageDomain()
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;
-
getNaturalLanguageDomainBuilder
public NaturalLanguageDomain.Builder getNaturalLanguageDomainBuilder()
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;
-
getNaturalLanguageDomainOrBuilder
public NaturalLanguageDomainOrBuilder getNaturalLanguageDomainOrBuilder()
Supported semantic domains.
optional .tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 24;- Specified by:
getNaturalLanguageDomainOrBuilderin interfaceFeatureOrBuilder
-
hasImageDomain
public boolean hasImageDomain()
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;- Specified by:
hasImageDomainin interfaceFeatureOrBuilder- Returns:
- Whether the imageDomain field is set.
-
getImageDomain
public ImageDomain getImageDomain()
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;- Specified by:
getImageDomainin interfaceFeatureOrBuilder- Returns:
- The imageDomain.
-
setImageDomain
public Feature.Builder setImageDomain(ImageDomain value)
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;
-
setImageDomain
public Feature.Builder setImageDomain(ImageDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;
-
mergeImageDomain
public Feature.Builder mergeImageDomain(ImageDomain value)
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;
-
clearImageDomain
public Feature.Builder clearImageDomain()
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;
-
getImageDomainBuilder
public ImageDomain.Builder getImageDomainBuilder()
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;
-
getImageDomainOrBuilder
public ImageDomainOrBuilder getImageDomainOrBuilder()
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25;- Specified by:
getImageDomainOrBuilderin interfaceFeatureOrBuilder
-
hasMidDomain
public boolean hasMidDomain()
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;- Specified by:
hasMidDomainin interfaceFeatureOrBuilder- Returns:
- Whether the midDomain field is set.
-
getMidDomain
public MIDDomain getMidDomain()
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;- Specified by:
getMidDomainin interfaceFeatureOrBuilder- Returns:
- The midDomain.
-
setMidDomain
public Feature.Builder setMidDomain(MIDDomain value)
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-
setMidDomain
public Feature.Builder setMidDomain(MIDDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-
mergeMidDomain
public Feature.Builder mergeMidDomain(MIDDomain value)
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-
clearMidDomain
public Feature.Builder clearMidDomain()
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-
getMidDomainBuilder
public MIDDomain.Builder getMidDomainBuilder()
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-
getMidDomainOrBuilder
public MIDDomainOrBuilder getMidDomainOrBuilder()
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;- Specified by:
getMidDomainOrBuilderin interfaceFeatureOrBuilder
-
hasUrlDomain
public boolean hasUrlDomain()
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;- Specified by:
hasUrlDomainin interfaceFeatureOrBuilder- Returns:
- Whether the urlDomain field is set.
-
getUrlDomain
public URLDomain getUrlDomain()
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;- Specified by:
getUrlDomainin interfaceFeatureOrBuilder- Returns:
- The urlDomain.
-
setUrlDomain
public Feature.Builder setUrlDomain(URLDomain value)
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;
-
setUrlDomain
public Feature.Builder setUrlDomain(URLDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;
-
mergeUrlDomain
public Feature.Builder mergeUrlDomain(URLDomain value)
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;
-
clearUrlDomain
public Feature.Builder clearUrlDomain()
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;
-
getUrlDomainBuilder
public URLDomain.Builder getUrlDomainBuilder()
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;
-
getUrlDomainOrBuilder
public URLDomainOrBuilder getUrlDomainOrBuilder()
optional .tensorflow.metadata.v0.URLDomain url_domain = 27;- Specified by:
getUrlDomainOrBuilderin interfaceFeatureOrBuilder
-
hasTimeDomain
public boolean hasTimeDomain()
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;- Specified by:
hasTimeDomainin interfaceFeatureOrBuilder- Returns:
- Whether the timeDomain field is set.
-
getTimeDomain
public TimeDomain getTimeDomain()
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;- Specified by:
getTimeDomainin interfaceFeatureOrBuilder- Returns:
- The timeDomain.
-
setTimeDomain
public Feature.Builder setTimeDomain(TimeDomain value)
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;
-
setTimeDomain
public Feature.Builder setTimeDomain(TimeDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;
-
mergeTimeDomain
public Feature.Builder mergeTimeDomain(TimeDomain value)
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;
-
clearTimeDomain
public Feature.Builder clearTimeDomain()
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;
-
getTimeDomainBuilder
public TimeDomain.Builder getTimeDomainBuilder()
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;
-
getTimeDomainOrBuilder
public TimeDomainOrBuilder getTimeDomainOrBuilder()
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28;- Specified by:
getTimeDomainOrBuilderin interfaceFeatureOrBuilder
-
hasTimeOfDayDomain
public boolean hasTimeOfDayDomain()
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;- Specified by:
hasTimeOfDayDomainin interfaceFeatureOrBuilder- Returns:
- Whether the timeOfDayDomain field is set.
-
getTimeOfDayDomain
public TimeOfDayDomain getTimeOfDayDomain()
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;- Specified by:
getTimeOfDayDomainin interfaceFeatureOrBuilder- Returns:
- The timeOfDayDomain.
-
setTimeOfDayDomain
public Feature.Builder setTimeOfDayDomain(TimeOfDayDomain value)
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;
-
setTimeOfDayDomain
public Feature.Builder setTimeOfDayDomain(TimeOfDayDomain.Builder builderForValue)
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;
-
mergeTimeOfDayDomain
public Feature.Builder mergeTimeOfDayDomain(TimeOfDayDomain value)
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;
-
clearTimeOfDayDomain
public Feature.Builder clearTimeOfDayDomain()
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;
-
getTimeOfDayDomainBuilder
public TimeOfDayDomain.Builder getTimeOfDayDomainBuilder()
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;
-
getTimeOfDayDomainOrBuilder
public TimeOfDayDomainOrBuilder getTimeOfDayDomainOrBuilder()
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30;- Specified by:
getTimeOfDayDomainOrBuilderin interfaceFeatureOrBuilder
-
hasDistributionConstraints
public boolean hasDistributionConstraints()
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;- Specified by:
hasDistributionConstraintsin interfaceFeatureOrBuilder- Returns:
- Whether the distributionConstraints field is set.
-
getDistributionConstraints
public DistributionConstraints getDistributionConstraints()
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;- Specified by:
getDistributionConstraintsin interfaceFeatureOrBuilder- Returns:
- The distributionConstraints.
-
setDistributionConstraints
public Feature.Builder setDistributionConstraints(DistributionConstraints value)
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;
-
setDistributionConstraints
public Feature.Builder setDistributionConstraints(DistributionConstraints.Builder builderForValue)
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;
-
mergeDistributionConstraints
public Feature.Builder mergeDistributionConstraints(DistributionConstraints value)
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;
-
clearDistributionConstraints
public Feature.Builder clearDistributionConstraints()
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;
-
getDistributionConstraintsBuilder
public DistributionConstraints.Builder getDistributionConstraintsBuilder()
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;
-
getDistributionConstraintsOrBuilder
public DistributionConstraintsOrBuilder getDistributionConstraintsOrBuilder()
Constraints on the distribution of the feature values. Currently only supported for StringDomains. TODO(b/69473628): Extend functionality to other domain types.
optional .tensorflow.metadata.v0.DistributionConstraints distribution_constraints = 15;- Specified by:
getDistributionConstraintsOrBuilderin interfaceFeatureOrBuilder
-
hasAnnotation
public boolean hasAnnotation()
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;- Specified by:
hasAnnotationin interfaceFeatureOrBuilder- Returns:
- Whether the annotation field is set.
-
getAnnotation
public Annotation getAnnotation()
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;- Specified by:
getAnnotationin interfaceFeatureOrBuilder- Returns:
- The annotation.
-
setAnnotation
public Feature.Builder setAnnotation(Annotation value)
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;
-
setAnnotation
public Feature.Builder setAnnotation(Annotation.Builder builderForValue)
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;
-
mergeAnnotation
public Feature.Builder mergeAnnotation(Annotation value)
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;
-
clearAnnotation
public Feature.Builder clearAnnotation()
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;
-
getAnnotationBuilder
public Annotation.Builder getAnnotationBuilder()
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;
-
getAnnotationOrBuilder
public AnnotationOrBuilder getAnnotationOrBuilder()
Additional information about the feature for documentation purpose.
optional .tensorflow.metadata.v0.Annotation annotation = 16;- Specified by:
getAnnotationOrBuilderin interfaceFeatureOrBuilder
-
hasSkewComparator
public boolean hasSkewComparator()
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;- Specified by:
hasSkewComparatorin interfaceFeatureOrBuilder- Returns:
- Whether the skewComparator field is set.
-
getSkewComparator
public FeatureComparator getSkewComparator()
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;- Specified by:
getSkewComparatorin interfaceFeatureOrBuilder- Returns:
- The skewComparator.
-
setSkewComparator
public Feature.Builder setSkewComparator(FeatureComparator value)
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;
-
setSkewComparator
public Feature.Builder setSkewComparator(FeatureComparator.Builder builderForValue)
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;
-
mergeSkewComparator
public Feature.Builder mergeSkewComparator(FeatureComparator value)
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;
-
clearSkewComparator
public Feature.Builder clearSkewComparator()
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;
-
getSkewComparatorBuilder
public FeatureComparator.Builder getSkewComparatorBuilder()
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;
-
getSkewComparatorOrBuilder
public FeatureComparatorOrBuilder getSkewComparatorOrBuilder()
Tests comparing the distribution to the associated serving data.
optional .tensorflow.metadata.v0.FeatureComparator skew_comparator = 18;- Specified by:
getSkewComparatorOrBuilderin interfaceFeatureOrBuilder
-
hasDriftComparator
public boolean hasDriftComparator()
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;- Specified by:
hasDriftComparatorin interfaceFeatureOrBuilder- Returns:
- Whether the driftComparator field is set.
-
getDriftComparator
public FeatureComparator getDriftComparator()
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;- Specified by:
getDriftComparatorin interfaceFeatureOrBuilder- Returns:
- The driftComparator.
-
setDriftComparator
public Feature.Builder setDriftComparator(FeatureComparator value)
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;
-
setDriftComparator
public Feature.Builder setDriftComparator(FeatureComparator.Builder builderForValue)
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;
-
mergeDriftComparator
public Feature.Builder mergeDriftComparator(FeatureComparator value)
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;
-
clearDriftComparator
public Feature.Builder clearDriftComparator()
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;
-
getDriftComparatorBuilder
public FeatureComparator.Builder getDriftComparatorBuilder()
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;
-
getDriftComparatorOrBuilder
public FeatureComparatorOrBuilder getDriftComparatorOrBuilder()
Tests comparing the distribution between two consecutive spans (e.g. days).
optional .tensorflow.metadata.v0.FeatureComparator drift_comparator = 21;- Specified by:
getDriftComparatorOrBuilderin interfaceFeatureOrBuilder
-
getInEnvironmentList
public com.google.protobuf.ProtocolStringList getInEnvironmentList()
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Specified by:
getInEnvironmentListin interfaceFeatureOrBuilder- Returns:
- A list containing the inEnvironment.
-
getInEnvironmentCount
public int getInEnvironmentCount()
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Specified by:
getInEnvironmentCountin interfaceFeatureOrBuilder- Returns:
- The count of inEnvironment.
-
getInEnvironment
public String getInEnvironment(int index)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Specified by:
getInEnvironmentin interfaceFeatureOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inEnvironment at the given index.
-
getInEnvironmentBytes
public com.google.protobuf.ByteString getInEnvironmentBytes(int index)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Specified by:
getInEnvironmentBytesin interfaceFeatureOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the inEnvironment at the given index.
-
setInEnvironment
public Feature.Builder setInEnvironment(int index, String value)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Parameters:
index- The index to set the value at.value- The inEnvironment to set.- Returns:
- This builder for chaining.
-
addInEnvironment
public Feature.Builder addInEnvironment(String value)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Parameters:
value- The inEnvironment to add.- Returns:
- This builder for chaining.
-
addAllInEnvironment
public Feature.Builder addAllInEnvironment(Iterable<String> values)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Parameters:
values- The inEnvironment to add.- Returns:
- This builder for chaining.
-
clearInEnvironment
public Feature.Builder clearInEnvironment()
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Returns:
- This builder for chaining.
-
addInEnvironmentBytes
public Feature.Builder addInEnvironmentBytes(com.google.protobuf.ByteString value)
List of environments this feature is present in. Should be disjoint from not_in_environment. This feature is in environment "foo" if: ("foo" is in in_environment or default_environments) AND "foo" is not in not_in_environment. See Schema::default_environments.repeated string in_environment = 20;- Parameters:
value- The bytes of the inEnvironment to add.- Returns:
- This builder for chaining.
-
getNotInEnvironmentList
public com.google.protobuf.ProtocolStringList getNotInEnvironmentList()
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Specified by:
getNotInEnvironmentListin interfaceFeatureOrBuilder- Returns:
- A list containing the notInEnvironment.
-
getNotInEnvironmentCount
public int getNotInEnvironmentCount()
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Specified by:
getNotInEnvironmentCountin interfaceFeatureOrBuilder- Returns:
- The count of notInEnvironment.
-
getNotInEnvironment
public String getNotInEnvironment(int index)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Specified by:
getNotInEnvironmentin interfaceFeatureOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The notInEnvironment at the given index.
-
getNotInEnvironmentBytes
public com.google.protobuf.ByteString getNotInEnvironmentBytes(int index)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Specified by:
getNotInEnvironmentBytesin interfaceFeatureOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the notInEnvironment at the given index.
-
setNotInEnvironment
public Feature.Builder setNotInEnvironment(int index, String value)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Parameters:
index- The index to set the value at.value- The notInEnvironment to set.- Returns:
- This builder for chaining.
-
addNotInEnvironment
public Feature.Builder addNotInEnvironment(String value)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Parameters:
value- The notInEnvironment to add.- Returns:
- This builder for chaining.
-
addAllNotInEnvironment
public Feature.Builder addAllNotInEnvironment(Iterable<String> values)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Parameters:
values- The notInEnvironment to add.- Returns:
- This builder for chaining.
-
clearNotInEnvironment
public Feature.Builder clearNotInEnvironment()
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Returns:
- This builder for chaining.
-
addNotInEnvironmentBytes
public Feature.Builder addNotInEnvironmentBytes(com.google.protobuf.ByteString value)
List of environments this feature is not present in. Should be disjoint from of in_environment. See Schema::default_environments and in_environment.
repeated string not_in_environment = 19;- Parameters:
value- The bytes of the notInEnvironment to add.- Returns:
- This builder for chaining.
-
hasLifecycleStage
public boolean hasLifecycleStage()
The lifecycle stage of a feature. It can also apply to its descendants. i.e., if a struct is DEPRECATED, its children are implicitly deprecated.
optional .tensorflow.metadata.v0.LifecycleStage lifecycle_stage = 22;- Specified by:
hasLifecycleStagein interfaceFeatureOrBuilder- Returns:
- Whether the lifecycleStage field is set.
-
getLifecycleStage
public LifecycleStage getLifecycleStage()
The lifecycle stage of a feature. It can also apply to its descendants. i.e., if a struct is DEPRECATED, its children are implicitly deprecated.
optional .tensorflow.metadata.v0.LifecycleStage lifecycle_stage = 22;- Specified by:
getLifecycleStagein interfaceFeatureOrBuilder- Returns:
- The lifecycleStage.
-
setLifecycleStage
public Feature.Builder setLifecycleStage(LifecycleStage value)
The lifecycle stage of a feature. It can also apply to its descendants. i.e., if a struct is DEPRECATED, its children are implicitly deprecated.
optional .tensorflow.metadata.v0.LifecycleStage lifecycle_stage = 22;- Parameters:
value- The lifecycleStage to set.- Returns:
- This builder for chaining.
-
clearLifecycleStage
public Feature.Builder clearLifecycleStage()
The lifecycle stage of a feature. It can also apply to its descendants. i.e., if a struct is DEPRECATED, its children are implicitly deprecated.
optional .tensorflow.metadata.v0.LifecycleStage lifecycle_stage = 22;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Feature.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
mergeUnknownFields
public final Feature.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
-
-