Package feast.proto.core
Class FeatureTableProto.FeatureTableSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.FeatureTableProto.FeatureTableSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureTableProto.FeatureTableSpecOrBuilder,Serializable
- Enclosing class:
- FeatureTableProto
public static final class FeatureTableProto.FeatureTableSpec extends com.google.protobuf.GeneratedMessageV3 implements FeatureTableProto.FeatureTableSpecOrBuilder
Protobuf typefeast.core.FeatureTableSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeatureTableProto.FeatureTableSpec.BuilderProtobuf typefeast.core.FeatureTableSpec-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBATCH_SOURCE_FIELD_NUMBERstatic intENTITIES_FIELD_NUMBERstatic intFEATURES_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intMAX_AGE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intSTREAM_SOURCE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)User defined metadatabooleanequals(Object obj)DataSourceProto.DataSourcegetBatchSource()Batch/Offline DataSource to source batch/offline feature data.DataSourceProto.DataSourceOrBuildergetBatchSourceOrBuilder()Batch/Offline DataSource to source batch/offline feature data.static FeatureTableProto.FeatureTableSpecgetDefaultInstance()FeatureTableProto.FeatureTableSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEntities(int index)List names of entities to associate with the Features defined in this Feature Table.com.google.protobuf.ByteStringgetEntitiesBytes(int index)List names of entities to associate with the Features defined in this Feature Table.intgetEntitiesCount()List names of entities to associate with the Features defined in this Feature Table.com.google.protobuf.ProtocolStringListgetEntitiesList()List names of entities to associate with the Features defined in this Feature Table.FeatureProto.FeatureSpecV2getFeatures(int index)List of features specifications for each feature defined with this feature table.intgetFeaturesCount()List of features specifications for each feature defined with this feature table.List<FeatureProto.FeatureSpecV2>getFeaturesList()List of features specifications for each feature defined with this feature table.FeatureProto.FeatureSpecV2OrBuildergetFeaturesOrBuilder(int index)List of features specifications for each feature defined with this feature table.List<? extends FeatureProto.FeatureSpecV2OrBuilder>getFeaturesOrBuilderList()List of features specifications for each feature defined with this feature table.Map<String,String>getLabels()Deprecated.intgetLabelsCount()User defined metadataMap<String,String>getLabelsMap()User defined metadataStringgetLabelsOrDefault(String key, String defaultValue)User defined metadataStringgetLabelsOrThrow(String key)User defined metadatacom.google.protobuf.DurationgetMaxAge()Features in this feature table can only be retrieved from online serving younger than max age.com.google.protobuf.DurationOrBuildergetMaxAgeOrBuilder()Features in this feature table can only be retrieved from online serving younger than max age.StringgetName()Name of the feature table.com.google.protobuf.ByteStringgetNameBytes()Name of the feature table.com.google.protobuf.Parser<FeatureTableProto.FeatureTableSpec>getParserForType()StringgetProject()Name of Feast project that this feature table belongs to.com.google.protobuf.ByteStringgetProjectBytes()Name of Feast project that this feature table belongs to.intgetSerializedSize()DataSourceProto.DataSourcegetStreamSource()Stream/Online DataSource to source stream/online feature data.DataSourceProto.DataSourceOrBuildergetStreamSourceOrBuilder()Stream/Online DataSource to source stream/online feature data.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBatchSource()Batch/Offline DataSource to source batch/offline feature data.inthashCode()booleanhasMaxAge()Features in this feature table can only be retrieved from online serving younger than max age.booleanhasStreamSource()Stream/Online DataSource to source stream/online feature data.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static FeatureTableProto.FeatureTableSpec.BuildernewBuilder()static FeatureTableProto.FeatureTableSpec.BuildernewBuilder(FeatureTableProto.FeatureTableSpec prototype)FeatureTableProto.FeatureTableSpec.BuildernewBuilderForType()protected FeatureTableProto.FeatureTableSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FeatureTableProto.FeatureTableSpecparseDelimitedFrom(InputStream input)static FeatureTableProto.FeatureTableSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureTableProto.FeatureTableSpecparseFrom(byte[] data)static FeatureTableProto.FeatureTableSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureTableProto.FeatureTableSpecparseFrom(com.google.protobuf.ByteString data)static FeatureTableProto.FeatureTableSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureTableProto.FeatureTableSpecparseFrom(com.google.protobuf.CodedInputStream input)static FeatureTableProto.FeatureTableSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureTableProto.FeatureTableSpecparseFrom(InputStream input)static FeatureTableProto.FeatureTableSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureTableProto.FeatureTableSpecparseFrom(ByteBuffer data)static FeatureTableProto.FeatureTableSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FeatureTableProto.FeatureTableSpec>parser()FeatureTableProto.FeatureTableSpec.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITIES_FIELD_NUMBER
public static final int ENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURES_FIELD_NUMBER
public static final int FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_AGE_FIELD_NUMBER
public static final int MAX_AGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BATCH_SOURCE_FIELD_NUMBER
public static final int BATCH_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAM_SOURCE_FIELD_NUMBER
public static final int STREAM_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Name of the feature table. Must be unique. Not updated.
string name = 1;- Specified by:
getNamein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the feature table. Must be unique. Not updated.
string name = 1;- Specified by:
getNameBytesin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The bytes for name.
-
getProject
public String getProject()
Name of Feast project that this feature table belongs to.
string project = 9;- Specified by:
getProjectin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Name of Feast project that this feature table belongs to.
string project = 9;- Specified by:
getProjectBytesin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The bytes for project.
-
getEntitiesList
public com.google.protobuf.ProtocolStringList getEntitiesList()
List names of entities to associate with the Features defined in this Feature Table. Not updatable.
repeated string entities = 3;- Specified by:
getEntitiesListin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- A list containing the entities.
-
getEntitiesCount
public int getEntitiesCount()
List names of entities to associate with the Features defined in this Feature Table. Not updatable.
repeated string entities = 3;- Specified by:
getEntitiesCountin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The count of entities.
-
getEntities
public String getEntities(int index)
List names of entities to associate with the Features defined in this Feature Table. Not updatable.
repeated string entities = 3;- Specified by:
getEntitiesin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The entities at the given index.
-
getEntitiesBytes
public com.google.protobuf.ByteString getEntitiesBytes(int index)
List names of entities to associate with the Features defined in this Feature Table. Not updatable.
repeated string entities = 3;- Specified by:
getEntitiesBytesin interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the entities at the given index.
-
getFeaturesList
public List<FeatureProto.FeatureSpecV2> getFeaturesList()
List of features specifications for each feature defined with this feature table.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesListin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getFeaturesOrBuilderList
public List<? extends FeatureProto.FeatureSpecV2OrBuilder> getFeaturesOrBuilderList()
List of features specifications for each feature defined with this feature table.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesOrBuilderListin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of features specifications for each feature defined with this feature table.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesCountin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getFeatures
public FeatureProto.FeatureSpecV2 getFeatures(int index)
List of features specifications for each feature defined with this feature table.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getFeaturesOrBuilder
public FeatureProto.FeatureSpecV2OrBuilder getFeaturesOrBuilder(int index)
List of features specifications for each feature defined with this feature table.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesOrBuilderin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:FeatureTableProto.FeatureTableSpecOrBuilderUser defined metadata
map<string, string> labels = 5;- Specified by:
getLabelsCountin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
containsLabels
public boolean containsLabels(String key)
User defined metadata
map<string, string> labels = 5;- Specified by:
containsLabelsin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
User defined metadata
map<string, string> labels = 5;- Specified by:
getLabelsMapin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
User defined metadata
map<string, string> labels = 5;- Specified by:
getLabelsOrDefaultin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
User defined metadata
map<string, string> labels = 5;- Specified by:
getLabelsOrThrowin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
hasMaxAge
public boolean hasMaxAge()
Features in this feature table can only be retrieved from online serving younger than max age. Age is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside max age will be returned as unset values and indicated to end user
.google.protobuf.Duration max_age = 6;- Specified by:
hasMaxAgein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- Whether the maxAge field is set.
-
getMaxAge
public com.google.protobuf.Duration getMaxAge()
Features in this feature table can only be retrieved from online serving younger than max age. Age is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside max age will be returned as unset values and indicated to end user
.google.protobuf.Duration max_age = 6;- Specified by:
getMaxAgein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The maxAge.
-
getMaxAgeOrBuilder
public com.google.protobuf.DurationOrBuilder getMaxAgeOrBuilder()
Features in this feature table can only be retrieved from online serving younger than max age. Age is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside max age will be returned as unset values and indicated to end user
.google.protobuf.Duration max_age = 6;- Specified by:
getMaxAgeOrBuilderin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
hasBatchSource
public boolean hasBatchSource()
Batch/Offline DataSource to source batch/offline feature data. Only batch DataSource can be specified (ie source type should start with 'BATCH_')
.feast.core.DataSource batch_source = 7;- Specified by:
hasBatchSourcein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- Whether the batchSource field is set.
-
getBatchSource
public DataSourceProto.DataSource getBatchSource()
Batch/Offline DataSource to source batch/offline feature data. Only batch DataSource can be specified (ie source type should start with 'BATCH_')
.feast.core.DataSource batch_source = 7;- Specified by:
getBatchSourcein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The batchSource.
-
getBatchSourceOrBuilder
public DataSourceProto.DataSourceOrBuilder getBatchSourceOrBuilder()
Batch/Offline DataSource to source batch/offline feature data. Only batch DataSource can be specified (ie source type should start with 'BATCH_')
.feast.core.DataSource batch_source = 7;- Specified by:
getBatchSourceOrBuilderin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
hasStreamSource
public boolean hasStreamSource()
Stream/Online DataSource to source stream/online feature data. Only stream DataSource can be specified (ie source type should start with 'STREAM_')
.feast.core.DataSource stream_source = 8;- Specified by:
hasStreamSourcein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- Whether the streamSource field is set.
-
getStreamSource
public DataSourceProto.DataSource getStreamSource()
Stream/Online DataSource to source stream/online feature data. Only stream DataSource can be specified (ie source type should start with 'STREAM_')
.feast.core.DataSource stream_source = 8;- Specified by:
getStreamSourcein interfaceFeatureTableProto.FeatureTableSpecOrBuilder- Returns:
- The streamSource.
-
getStreamSourceOrBuilder
public DataSourceProto.DataSourceOrBuilder getStreamSourceOrBuilder()
Stream/Online DataSource to source stream/online feature data. Only stream DataSource can be specified (ie source type should start with 'STREAM_')
.feast.core.DataSource stream_source = 8;- Specified by:
getStreamSourceOrBuilderin interfaceFeatureTableProto.FeatureTableSpecOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureTableProto.FeatureTableSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureTableProto.FeatureTableSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureTableProto.FeatureTableSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public FeatureTableProto.FeatureTableSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FeatureTableProto.FeatureTableSpec.Builder newBuilder()
-
newBuilder
public static FeatureTableProto.FeatureTableSpec.Builder newBuilder(FeatureTableProto.FeatureTableSpec prototype)
-
toBuilder
public FeatureTableProto.FeatureTableSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeatureTableProto.FeatureTableSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FeatureTableProto.FeatureTableSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FeatureTableProto.FeatureTableSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<FeatureTableProto.FeatureTableSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FeatureTableProto.FeatureTableSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-