public static final class FeatureSetProto.EntitySpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder> implements FeatureSetProto.EntitySpecOrBuilder
feast.core.EntitySpec| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSetProto.EntitySpec |
build() |
FeatureSetProto.EntitySpec |
buildPartial() |
FeatureSetProto.EntitySpec.Builder |
clear() |
FeatureSetProto.EntitySpec.Builder |
clearBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
FeatureSetProto.EntitySpec.Builder |
clearDomain()
Reference to a domain defined at the schema level.
|
FeatureSetProto.EntitySpec.Builder |
clearDomainInfo() |
FeatureSetProto.EntitySpec.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureSetProto.EntitySpec.Builder |
clearFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FeatureSetProto.EntitySpec.Builder |
clearGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeatureSetProto.EntitySpec.Builder |
clearImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
FeatureSetProto.EntitySpec.Builder |
clearIntDomain()
Inline definitions of domains.
|
FeatureSetProto.EntitySpec.Builder |
clearMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
FeatureSetProto.EntitySpec.Builder |
clearName()
Name of the entity.
|
FeatureSetProto.EntitySpec.Builder |
clearNaturalLanguageDomain()
Supported semantic domains.
|
FeatureSetProto.EntitySpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureSetProto.EntitySpec.Builder |
clearPresence()
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.Builder |
clearPresenceConstraints() |
FeatureSetProto.EntitySpec.Builder |
clearShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.Builder |
clearShapeType() |
FeatureSetProto.EntitySpec.Builder |
clearStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
FeatureSetProto.EntitySpec.Builder |
clearStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.EntitySpec.Builder |
clearTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
FeatureSetProto.EntitySpec.Builder |
clearTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
FeatureSetProto.EntitySpec.Builder |
clearUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
FeatureSetProto.EntitySpec.Builder |
clearValueCount()
The feature doesn't have a well defined shape.
|
FeatureSetProto.EntitySpec.Builder |
clearValueType()
Value type of the feature.
|
FeatureSetProto.EntitySpec.Builder |
clone() |
BoolDomain |
getBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
BoolDomain.Builder |
getBoolDomainBuilder()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
BoolDomainOrBuilder |
getBoolDomainOrBuilder()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
FeatureSetProto.EntitySpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDomain()
Reference to a domain defined at the schema level.
|
com.google.protobuf.ByteString |
getDomainBytes()
Reference to a domain defined at the schema level.
|
FeatureSetProto.EntitySpec.DomainInfoCase |
getDomainInfoCase() |
FloatDomain |
getFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FloatDomain.Builder |
getFloatDomainBuilder()
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FloatDomainOrBuilder |
getFloatDomainOrBuilder()
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FeaturePresenceWithinGroup |
getGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeaturePresenceWithinGroup.Builder |
getGroupPresenceBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeaturePresenceWithinGroupOrBuilder |
getGroupPresenceOrBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
|
ImageDomain |
getImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
ImageDomain.Builder |
getImageDomainBuilder()
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
ImageDomainOrBuilder |
getImageDomainOrBuilder()
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
IntDomain |
getIntDomain()
Inline definitions of domains.
|
IntDomain.Builder |
getIntDomainBuilder()
Inline definitions of domains.
|
IntDomainOrBuilder |
getIntDomainOrBuilder()
Inline definitions of domains.
|
MIDDomain |
getMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
MIDDomain.Builder |
getMidDomainBuilder()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
MIDDomainOrBuilder |
getMidDomainOrBuilder()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
String |
getName()
Name of the entity.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the entity.
|
NaturalLanguageDomain |
getNaturalLanguageDomain()
Supported semantic domains.
|
NaturalLanguageDomain.Builder |
getNaturalLanguageDomainBuilder()
Supported semantic domains.
|
NaturalLanguageDomainOrBuilder |
getNaturalLanguageDomainOrBuilder()
Supported semantic domains.
|
FeaturePresence |
getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence.Builder |
getPresenceBuilder()
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.PresenceConstraintsCase |
getPresenceConstraintsCase() |
FeaturePresenceOrBuilder |
getPresenceOrBuilder()
Constraints on the presence of this feature in the examples.
|
FixedShape |
getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape.Builder |
getShapeBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.ShapeTypeCase |
getShapeTypeCase() |
StringDomain |
getStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
StringDomain.Builder |
getStringDomainBuilder()
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
StringDomainOrBuilder |
getStringDomainOrBuilder()
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
StructDomain |
getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain.Builder |
getStructDomainBuilder()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomainOrBuilder |
getStructDomainOrBuilder()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
TimeDomain |
getTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
TimeDomain.Builder |
getTimeDomainBuilder()
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
TimeDomainOrBuilder |
getTimeDomainOrBuilder()
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
TimeOfDayDomain |
getTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
TimeOfDayDomain.Builder |
getTimeOfDayDomainBuilder()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
TimeOfDayDomainOrBuilder |
getTimeOfDayDomainOrBuilder()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
URLDomain |
getUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
URLDomain.Builder |
getUrlDomainBuilder()
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
URLDomainOrBuilder |
getUrlDomainOrBuilder()
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
ValueCount |
getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount.Builder |
getValueCountBuilder()
The feature doesn't have a well defined shape.
|
ValueCountOrBuilder |
getValueCountOrBuilder()
The feature doesn't have a well defined shape.
|
ValueProto.ValueType.Enum |
getValueType()
Value type of the feature.
|
int |
getValueTypeValue()
Value type of the feature.
|
boolean |
hasBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
boolean |
hasFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
boolean |
hasGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
|
boolean |
hasImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
boolean |
hasIntDomain()
Inline definitions of domains.
|
boolean |
hasMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
boolean |
hasNaturalLanguageDomain()
Supported semantic domains.
|
boolean |
hasPresence()
Constraints on the presence of this feature in the examples.
|
boolean |
hasShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
boolean |
hasStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
boolean |
hasStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
boolean |
hasTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
boolean |
hasTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
boolean |
hasUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
boolean |
hasValueCount()
The feature doesn't have a well defined shape.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureSetProto.EntitySpec.Builder |
mergeBoolDomain(BoolDomain value)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
FeatureSetProto.EntitySpec.Builder |
mergeFloatDomain(FloatDomain value)
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FeatureSetProto.EntitySpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureSetProto.EntitySpec.Builder |
mergeFrom(FeatureSetProto.EntitySpec other) |
FeatureSetProto.EntitySpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureSetProto.EntitySpec.Builder |
mergeGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeatureSetProto.EntitySpec.Builder |
mergeImageDomain(ImageDomain value)
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
FeatureSetProto.EntitySpec.Builder |
mergeIntDomain(IntDomain value)
Inline definitions of domains.
|
FeatureSetProto.EntitySpec.Builder |
mergeMidDomain(MIDDomain value)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
FeatureSetProto.EntitySpec.Builder |
mergeNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
|
FeatureSetProto.EntitySpec.Builder |
mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.Builder |
mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.Builder |
mergeStringDomain(StringDomain value)
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
FeatureSetProto.EntitySpec.Builder |
mergeStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.EntitySpec.Builder |
mergeTimeDomain(TimeDomain value)
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
FeatureSetProto.EntitySpec.Builder |
mergeTimeOfDayDomain(TimeOfDayDomain value)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
FeatureSetProto.EntitySpec.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureSetProto.EntitySpec.Builder |
mergeUrlDomain(URLDomain value)
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
FeatureSetProto.EntitySpec.Builder |
mergeValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
FeatureSetProto.EntitySpec.Builder |
setBoolDomain(BoolDomain.Builder builderForValue)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
FeatureSetProto.EntitySpec.Builder |
setBoolDomain(BoolDomain value)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11; |
FeatureSetProto.EntitySpec.Builder |
setDomain(String value)
Reference to a domain defined at the schema level.
|
FeatureSetProto.EntitySpec.Builder |
setDomainBytes(com.google.protobuf.ByteString value)
Reference to a domain defined at the schema level.
|
FeatureSetProto.EntitySpec.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSetProto.EntitySpec.Builder |
setFloatDomain(FloatDomain.Builder builderForValue)
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FeatureSetProto.EntitySpec.Builder |
setFloatDomain(FloatDomain value)
.tensorflow.metadata.v0.FloatDomain float_domain = 9; |
FeatureSetProto.EntitySpec.Builder |
setGroupPresence(FeaturePresenceWithinGroup.Builder builderForValue)
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeatureSetProto.EntitySpec.Builder |
setGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
|
FeatureSetProto.EntitySpec.Builder |
setImageDomain(ImageDomain.Builder builderForValue)
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
FeatureSetProto.EntitySpec.Builder |
setImageDomain(ImageDomain value)
.tensorflow.metadata.v0.ImageDomain image_domain = 14; |
FeatureSetProto.EntitySpec.Builder |
setIntDomain(IntDomain.Builder builderForValue)
Inline definitions of domains.
|
FeatureSetProto.EntitySpec.Builder |
setIntDomain(IntDomain value)
Inline definitions of domains.
|
FeatureSetProto.EntitySpec.Builder |
setMidDomain(MIDDomain.Builder builderForValue)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
FeatureSetProto.EntitySpec.Builder |
setMidDomain(MIDDomain value)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15; |
FeatureSetProto.EntitySpec.Builder |
setName(String value)
Name of the entity.
|
FeatureSetProto.EntitySpec.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the entity.
|
FeatureSetProto.EntitySpec.Builder |
setNaturalLanguageDomain(NaturalLanguageDomain.Builder builderForValue)
Supported semantic domains.
|
FeatureSetProto.EntitySpec.Builder |
setNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
|
FeatureSetProto.EntitySpec.Builder |
setPresence(FeaturePresence.Builder builderForValue)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.Builder |
setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureSetProto.EntitySpec.Builder |
setShape(FixedShape.Builder builderForValue)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.Builder |
setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.Builder |
setStringDomain(StringDomain.Builder builderForValue)
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
FeatureSetProto.EntitySpec.Builder |
setStringDomain(StringDomain value)
.tensorflow.metadata.v0.StringDomain string_domain = 10; |
FeatureSetProto.EntitySpec.Builder |
setStructDomain(StructDomain.Builder builderForValue)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.EntitySpec.Builder |
setStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.EntitySpec.Builder |
setTimeDomain(TimeDomain.Builder builderForValue)
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
FeatureSetProto.EntitySpec.Builder |
setTimeDomain(TimeDomain value)
.tensorflow.metadata.v0.TimeDomain time_domain = 17; |
FeatureSetProto.EntitySpec.Builder |
setTimeOfDayDomain(TimeOfDayDomain.Builder builderForValue)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
FeatureSetProto.EntitySpec.Builder |
setTimeOfDayDomain(TimeOfDayDomain value)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18; |
FeatureSetProto.EntitySpec.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureSetProto.EntitySpec.Builder |
setUrlDomain(URLDomain.Builder builderForValue)
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
FeatureSetProto.EntitySpec.Builder |
setUrlDomain(URLDomain value)
.tensorflow.metadata.v0.URLDomain url_domain = 16; |
FeatureSetProto.EntitySpec.Builder |
setValueCount(ValueCount.Builder builderForValue)
The feature doesn't have a well defined shape.
|
FeatureSetProto.EntitySpec.Builder |
setValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
FeatureSetProto.EntitySpec.Builder |
setValueType(ValueProto.ValueType.Enum value)
Value type of the feature.
|
FeatureSetProto.EntitySpec.Builder |
setValueTypeValue(int value)
Value type of the feature.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureSetProto.EntitySpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureSetProto.EntitySpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureSetProto.EntitySpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder mergeFrom(FeatureSetProto.EntitySpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public FeatureSetProto.EntitySpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureSetProto.EntitySpec.Builder>IOExceptionpublic FeatureSetProto.EntitySpec.PresenceConstraintsCase getPresenceConstraintsCase()
getPresenceConstraintsCase in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder clearPresenceConstraints()
public FeatureSetProto.EntitySpec.ShapeTypeCase getShapeTypeCase()
getShapeTypeCase in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder clearShapeType()
public FeatureSetProto.EntitySpec.DomainInfoCase getDomainInfoCase()
getDomainInfoCase in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder clearDomainInfo()
public String getName()
Name of the entity.
string name = 1;getName in interface FeatureSetProto.EntitySpecOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the entity.
string name = 1;getNameBytes in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setName(String value)
Name of the entity.
string name = 1;value - The name to set.public FeatureSetProto.EntitySpec.Builder clearName()
Name of the entity.
string name = 1;public FeatureSetProto.EntitySpec.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the entity.
string name = 1;value - The bytes for name to set.public int getValueTypeValue()
Value type of the feature.
.feast.types.ValueType.Enum value_type = 2;getValueTypeValue in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setValueTypeValue(int value)
Value type of the feature.
.feast.types.ValueType.Enum value_type = 2;value - The enum numeric value on the wire for valueType to set.public ValueProto.ValueType.Enum getValueType()
Value type of the feature.
.feast.types.ValueType.Enum value_type = 2;getValueType in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setValueType(ValueProto.ValueType.Enum value)
Value type of the feature.
.feast.types.ValueType.Enum value_type = 2;value - The valueType to set.public FeatureSetProto.EntitySpec.Builder clearValueType()
Value type of the feature.
.feast.types.ValueType.Enum value_type = 2;public boolean hasPresence()
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;hasPresence in interface FeatureSetProto.EntitySpecOrBuilderpublic FeaturePresence getPresence()
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;getPresence in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;public FeatureSetProto.EntitySpec.Builder setPresence(FeaturePresence.Builder builderForValue)
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;public FeatureSetProto.EntitySpec.Builder mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;public FeatureSetProto.EntitySpec.Builder clearPresence()
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;public FeaturePresence.Builder getPresenceBuilder()
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;public FeaturePresenceOrBuilder getPresenceOrBuilder()
Constraints on the presence of this feature in the examples.
.tensorflow.metadata.v0.FeaturePresence presence = 3;getPresenceOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;hasGroupPresence in interface FeatureSetProto.EntitySpecOrBuilderpublic FeaturePresenceWithinGroup getGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;getGroupPresence in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;public FeatureSetProto.EntitySpec.Builder setGroupPresence(FeaturePresenceWithinGroup.Builder builderForValue)
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;public FeatureSetProto.EntitySpec.Builder mergeGroupPresence(FeaturePresenceWithinGroup value)
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;public FeatureSetProto.EntitySpec.Builder clearGroupPresence()
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;public FeaturePresenceWithinGroup.Builder getGroupPresenceBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;public FeaturePresenceWithinGroupOrBuilder getGroupPresenceOrBuilder()
Only used in the context of a "group" context, e.g., inside a sequence.
.tensorflow.metadata.v0.FeaturePresenceWithinGroup group_presence = 4;getGroupPresenceOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;hasShape in interface FeatureSetProto.EntitySpecOrBuilderpublic FixedShape getShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;getShape in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;public FeatureSetProto.EntitySpec.Builder setShape(FixedShape.Builder builderForValue)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;public FeatureSetProto.EntitySpec.Builder mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;public FeatureSetProto.EntitySpec.Builder clearShape()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;public FixedShape.Builder getShapeBuilder()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;public FixedShapeOrBuilder getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional tensor.
.tensorflow.metadata.v0.FixedShape shape = 5;getShapeOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
.tensorflow.metadata.v0.ValueCount value_count = 6;hasValueCount in interface FeatureSetProto.EntitySpecOrBuilderpublic ValueCount getValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
.tensorflow.metadata.v0.ValueCount value_count = 6;getValueCount in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.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.
.tensorflow.metadata.v0.ValueCount value_count = 6;public FeatureSetProto.EntitySpec.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.
.tensorflow.metadata.v0.ValueCount value_count = 6;public FeatureSetProto.EntitySpec.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.
.tensorflow.metadata.v0.ValueCount value_count = 6;public FeatureSetProto.EntitySpec.Builder clearValueCount()
The feature doesn't have a well defined shape. All we know are limits on the minimum and maximum number of values.
.tensorflow.metadata.v0.ValueCount value_count = 6;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.
.tensorflow.metadata.v0.ValueCount value_count = 6;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.
.tensorflow.metadata.v0.ValueCount value_count = 6;getValueCountOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic String getDomain()
Reference to a domain defined at the schema level.
string domain = 7;getDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
Reference to a domain defined at the schema level.
string domain = 7;getDomainBytes in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setDomain(String value)
Reference to a domain defined at the schema level.
string domain = 7;value - The domain to set.public FeatureSetProto.EntitySpec.Builder clearDomain()
Reference to a domain defined at the schema level.
string domain = 7;public FeatureSetProto.EntitySpec.Builder setDomainBytes(com.google.protobuf.ByteString value)
Reference to a domain defined at the schema level.
string domain = 7;value - The bytes for domain to set.public boolean hasIntDomain()
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;hasIntDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic IntDomain getIntDomain()
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;getIntDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setIntDomain(IntDomain value)
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;public FeatureSetProto.EntitySpec.Builder setIntDomain(IntDomain.Builder builderForValue)
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;public FeatureSetProto.EntitySpec.Builder mergeIntDomain(IntDomain value)
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;public FeatureSetProto.EntitySpec.Builder clearIntDomain()
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;public IntDomain.Builder getIntDomainBuilder()
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;public IntDomainOrBuilder getIntDomainOrBuilder()
Inline definitions of domains.
.tensorflow.metadata.v0.IntDomain int_domain = 8;getIntDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9;hasFloatDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FloatDomain getFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9;getFloatDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setFloatDomain(FloatDomain value)
.tensorflow.metadata.v0.FloatDomain float_domain = 9;public FeatureSetProto.EntitySpec.Builder setFloatDomain(FloatDomain.Builder builderForValue)
.tensorflow.metadata.v0.FloatDomain float_domain = 9;public FeatureSetProto.EntitySpec.Builder mergeFloatDomain(FloatDomain value)
.tensorflow.metadata.v0.FloatDomain float_domain = 9;public FeatureSetProto.EntitySpec.Builder clearFloatDomain()
.tensorflow.metadata.v0.FloatDomain float_domain = 9;public FloatDomain.Builder getFloatDomainBuilder()
.tensorflow.metadata.v0.FloatDomain float_domain = 9;public FloatDomainOrBuilder getFloatDomainOrBuilder()
.tensorflow.metadata.v0.FloatDomain float_domain = 9;getFloatDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10;hasStringDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic StringDomain getStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10;getStringDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setStringDomain(StringDomain value)
.tensorflow.metadata.v0.StringDomain string_domain = 10;public FeatureSetProto.EntitySpec.Builder setStringDomain(StringDomain.Builder builderForValue)
.tensorflow.metadata.v0.StringDomain string_domain = 10;public FeatureSetProto.EntitySpec.Builder mergeStringDomain(StringDomain value)
.tensorflow.metadata.v0.StringDomain string_domain = 10;public FeatureSetProto.EntitySpec.Builder clearStringDomain()
.tensorflow.metadata.v0.StringDomain string_domain = 10;public StringDomain.Builder getStringDomainBuilder()
.tensorflow.metadata.v0.StringDomain string_domain = 10;public StringDomainOrBuilder getStringDomainOrBuilder()
.tensorflow.metadata.v0.StringDomain string_domain = 10;getStringDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;hasBoolDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic BoolDomain getBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;getBoolDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setBoolDomain(BoolDomain value)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;public FeatureSetProto.EntitySpec.Builder setBoolDomain(BoolDomain.Builder builderForValue)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;public FeatureSetProto.EntitySpec.Builder mergeBoolDomain(BoolDomain value)
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;public FeatureSetProto.EntitySpec.Builder clearBoolDomain()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;public BoolDomain.Builder getBoolDomainBuilder()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;public BoolDomainOrBuilder getBoolDomainOrBuilder()
.tensorflow.metadata.v0.BoolDomain bool_domain = 11;getBoolDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12;hasStructDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic StructDomain getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12;getStructDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12;public FeatureSetProto.EntitySpec.Builder setStructDomain(StructDomain.Builder builderForValue)
.tensorflow.metadata.v0.StructDomain struct_domain = 12;public FeatureSetProto.EntitySpec.Builder mergeStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12;public FeatureSetProto.EntitySpec.Builder clearStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12;public StructDomain.Builder getStructDomainBuilder()
.tensorflow.metadata.v0.StructDomain struct_domain = 12;public StructDomainOrBuilder getStructDomainOrBuilder()
.tensorflow.metadata.v0.StructDomain struct_domain = 12;getStructDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasNaturalLanguageDomain()
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;hasNaturalLanguageDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic NaturalLanguageDomain getNaturalLanguageDomain()
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;getNaturalLanguageDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;public FeatureSetProto.EntitySpec.Builder setNaturalLanguageDomain(NaturalLanguageDomain.Builder builderForValue)
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;public FeatureSetProto.EntitySpec.Builder mergeNaturalLanguageDomain(NaturalLanguageDomain value)
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;public FeatureSetProto.EntitySpec.Builder clearNaturalLanguageDomain()
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;public NaturalLanguageDomain.Builder getNaturalLanguageDomainBuilder()
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;public NaturalLanguageDomainOrBuilder getNaturalLanguageDomainOrBuilder()
Supported semantic domains.
.tensorflow.metadata.v0.NaturalLanguageDomain natural_language_domain = 13;getNaturalLanguageDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14;hasImageDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic ImageDomain getImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14;getImageDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setImageDomain(ImageDomain value)
.tensorflow.metadata.v0.ImageDomain image_domain = 14;public FeatureSetProto.EntitySpec.Builder setImageDomain(ImageDomain.Builder builderForValue)
.tensorflow.metadata.v0.ImageDomain image_domain = 14;public FeatureSetProto.EntitySpec.Builder mergeImageDomain(ImageDomain value)
.tensorflow.metadata.v0.ImageDomain image_domain = 14;public FeatureSetProto.EntitySpec.Builder clearImageDomain()
.tensorflow.metadata.v0.ImageDomain image_domain = 14;public ImageDomain.Builder getImageDomainBuilder()
.tensorflow.metadata.v0.ImageDomain image_domain = 14;public ImageDomainOrBuilder getImageDomainOrBuilder()
.tensorflow.metadata.v0.ImageDomain image_domain = 14;getImageDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;hasMidDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic MIDDomain getMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;getMidDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setMidDomain(MIDDomain value)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;public FeatureSetProto.EntitySpec.Builder setMidDomain(MIDDomain.Builder builderForValue)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;public FeatureSetProto.EntitySpec.Builder mergeMidDomain(MIDDomain value)
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;public FeatureSetProto.EntitySpec.Builder clearMidDomain()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;public MIDDomain.Builder getMidDomainBuilder()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;public MIDDomainOrBuilder getMidDomainOrBuilder()
.tensorflow.metadata.v0.MIDDomain mid_domain = 15;getMidDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16;hasUrlDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic URLDomain getUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16;getUrlDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setUrlDomain(URLDomain value)
.tensorflow.metadata.v0.URLDomain url_domain = 16;public FeatureSetProto.EntitySpec.Builder setUrlDomain(URLDomain.Builder builderForValue)
.tensorflow.metadata.v0.URLDomain url_domain = 16;public FeatureSetProto.EntitySpec.Builder mergeUrlDomain(URLDomain value)
.tensorflow.metadata.v0.URLDomain url_domain = 16;public FeatureSetProto.EntitySpec.Builder clearUrlDomain()
.tensorflow.metadata.v0.URLDomain url_domain = 16;public URLDomain.Builder getUrlDomainBuilder()
.tensorflow.metadata.v0.URLDomain url_domain = 16;public URLDomainOrBuilder getUrlDomainOrBuilder()
.tensorflow.metadata.v0.URLDomain url_domain = 16;getUrlDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17;hasTimeDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic TimeDomain getTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17;getTimeDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setTimeDomain(TimeDomain value)
.tensorflow.metadata.v0.TimeDomain time_domain = 17;public FeatureSetProto.EntitySpec.Builder setTimeDomain(TimeDomain.Builder builderForValue)
.tensorflow.metadata.v0.TimeDomain time_domain = 17;public FeatureSetProto.EntitySpec.Builder mergeTimeDomain(TimeDomain value)
.tensorflow.metadata.v0.TimeDomain time_domain = 17;public FeatureSetProto.EntitySpec.Builder clearTimeDomain()
.tensorflow.metadata.v0.TimeDomain time_domain = 17;public TimeDomain.Builder getTimeDomainBuilder()
.tensorflow.metadata.v0.TimeDomain time_domain = 17;public TimeDomainOrBuilder getTimeDomainOrBuilder()
.tensorflow.metadata.v0.TimeDomain time_domain = 17;getTimeDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic boolean hasTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;hasTimeOfDayDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic TimeOfDayDomain getTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;getTimeOfDayDomain in interface FeatureSetProto.EntitySpecOrBuilderpublic FeatureSetProto.EntitySpec.Builder setTimeOfDayDomain(TimeOfDayDomain value)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;public FeatureSetProto.EntitySpec.Builder setTimeOfDayDomain(TimeOfDayDomain.Builder builderForValue)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;public FeatureSetProto.EntitySpec.Builder mergeTimeOfDayDomain(TimeOfDayDomain value)
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;public FeatureSetProto.EntitySpec.Builder clearTimeOfDayDomain()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;public TimeOfDayDomain.Builder getTimeOfDayDomainBuilder()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;public TimeOfDayDomainOrBuilder getTimeOfDayDomainOrBuilder()
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 18;getTimeOfDayDomainOrBuilder in interface FeatureSetProto.EntitySpecOrBuilderpublic final FeatureSetProto.EntitySpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>public final FeatureSetProto.EntitySpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.EntitySpec.Builder>Copyright © 2020 Gojek. All rights reserved.