Package feast.proto.serving
Class ServingAPIProto.GetOnlineFeaturesRequestV2.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
- feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestV2.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder,Cloneable
- Enclosing class:
- ServingAPIProto.GetOnlineFeaturesRequestV2
public static final class ServingAPIProto.GetOnlineFeaturesRequestV2.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder> implements ServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
ToDo (oleksii): remove this message (since it's not used) and move EntityRow on package level
Protobuf typefeast.serving.GetOnlineFeaturesRequestV2
-
-
Method Summary
-
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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
clear
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
getDefaultInstanceForType
public ServingAPIProto.GetOnlineFeaturesRequestV2 getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ServingAPIProto.GetOnlineFeaturesRequestV2 build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ServingAPIProto.GetOnlineFeaturesRequestV2 buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
setField
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
clearField
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
clearOneof
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
setRepeatedField
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
addRepeatedField
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder mergeFrom(ServingAPIProto.GetOnlineFeaturesRequestV2 other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequestV2.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<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>- Throws:
IOException
-
getFeaturesList
public List<ServingAPIProto.FeatureReferenceV2> getFeaturesList()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;- Specified by:
getFeaturesListin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;- Specified by:
getFeaturesCountin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getFeatures
public ServingAPIProto.FeatureReferenceV2 getFeatures(int index)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;- Specified by:
getFeaturesin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
setFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setFeatures(int index, ServingAPIProto.FeatureReferenceV2 value)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
setFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setFeatures(int index, ServingAPIProto.FeatureReferenceV2.Builder builderForValue)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addFeatures(ServingAPIProto.FeatureReferenceV2 value)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addFeatures(int index, ServingAPIProto.FeatureReferenceV2 value)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addFeatures(ServingAPIProto.FeatureReferenceV2.Builder builderForValue)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addFeatures(int index, ServingAPIProto.FeatureReferenceV2.Builder builderForValue)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addAllFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addAllFeatures(Iterable<? extends ServingAPIProto.FeatureReferenceV2> values)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
clearFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder clearFeatures()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
removeFeatures
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder removeFeatures(int index)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
getFeaturesBuilder
public ServingAPIProto.FeatureReferenceV2.Builder getFeaturesBuilder(int index)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
getFeaturesOrBuilder
public ServingAPIProto.FeatureReferenceV2OrBuilder getFeaturesOrBuilder(int index)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;- Specified by:
getFeaturesOrBuilderin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getFeaturesOrBuilderList
public List<? extends ServingAPIProto.FeatureReferenceV2OrBuilder> getFeaturesOrBuilderList()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;- Specified by:
getFeaturesOrBuilderListin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
addFeaturesBuilder
public ServingAPIProto.FeatureReferenceV2.Builder addFeaturesBuilder()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
addFeaturesBuilder
public ServingAPIProto.FeatureReferenceV2.Builder addFeaturesBuilder(int index)
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
getFeaturesBuilderList
public List<ServingAPIProto.FeatureReferenceV2.Builder> getFeaturesBuilderList()
List of features that are being retrieved
repeated .feast.serving.FeatureReferenceV2 features = 4;
-
getEntityRowsList
public List<ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow> getEntityRowsList()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;- Specified by:
getEntityRowsListin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getEntityRowsCount
public int getEntityRowsCount()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;- Specified by:
getEntityRowsCountin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow getEntityRows(int index)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;- Specified by:
getEntityRowsin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
setEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow value)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
setEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder builderForValue)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addEntityRows(ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow value)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow value)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addEntityRows(ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder builderForValue)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder builderForValue)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addAllEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder addAllEntityRows(Iterable<? extends ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow> values)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
clearEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder clearEntityRows()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
removeEntityRows
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder removeEntityRows(int index)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
getEntityRowsBuilder
public ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder getEntityRowsBuilder(int index)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
getEntityRowsOrBuilder
public ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder getEntityRowsOrBuilder(int index)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;- Specified by:
getEntityRowsOrBuilderin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
getEntityRowsOrBuilderList
public List<? extends ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder> getEntityRowsOrBuilderList()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;- Specified by:
getEntityRowsOrBuilderListin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder
-
addEntityRowsBuilder
public ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder addEntityRowsBuilder()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
addEntityRowsBuilder
public ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder addEntityRowsBuilder(int index)
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
getEntityRowsBuilderList
public List<ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder> getEntityRowsBuilderList()
List of entity rows, containing entity id and timestamp data. Used during retrieval of feature rows and for joining feature rows into a final dataset
repeated .feast.serving.GetOnlineFeaturesRequestV2.EntityRow entity_rows = 2;
-
getProject
public String getProject()
Optional field to specify project name override. If specified, uses the given project for retrieval. Overrides the projects specified in Feature References if both are specified.
string project = 5;- Specified by:
getProjectin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Optional field to specify project name override. If specified, uses the given project for retrieval. Overrides the projects specified in Feature References if both are specified.
string project = 5;- Specified by:
getProjectBytesin interfaceServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder- Returns:
- The bytes for project.
-
setProject
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setProject(String value)
Optional field to specify project name override. If specified, uses the given project for retrieval. Overrides the projects specified in Feature References if both are specified.
string project = 5;- Parameters:
value- The project to set.- Returns:
- This builder for chaining.
-
clearProject
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder clearProject()
Optional field to specify project name override. If specified, uses the given project for retrieval. Overrides the projects specified in Feature References if both are specified.
string project = 5;- Returns:
- This builder for chaining.
-
setProjectBytes
public ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setProjectBytes(com.google.protobuf.ByteString value)
Optional field to specify project name override. If specified, uses the given project for retrieval. Overrides the projects specified in Feature References if both are specified.
string project = 5;- Parameters:
value- The bytes for project to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ServingAPIProto.GetOnlineFeaturesRequestV2.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
mergeUnknownFields
public final ServingAPIProto.GetOnlineFeaturesRequestV2.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequestV2.Builder>
-
-