public static final class ServingAPIProto.GetOnlineFeaturesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder> implements ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
feast.serving.GetOnlineFeaturesRequestgetAllFields, 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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.GetOnlineFeaturesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.GetOnlineFeaturesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFrom(ServingAPIProto.GetOnlineFeaturesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.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<ServingAPIProto.GetOnlineFeaturesRequest.Builder>IOExceptionpublic List<ServingAPIProto.FeatureSetRequest> getFeatureSetsList()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;getFeatureSetsList in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic int getFeatureSetsCount()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;getFeatureSetsCount in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.FeatureSetRequest getFeatureSets(int index)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;getFeatureSets in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatureSets(int index, ServingAPIProto.FeatureSetRequest value)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatureSets(int index, ServingAPIProto.FeatureSetRequest.Builder builderForValue)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addFeatureSets(ServingAPIProto.FeatureSetRequest value)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addFeatureSets(int index, ServingAPIProto.FeatureSetRequest value)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addFeatureSets(ServingAPIProto.FeatureSetRequest.Builder builderForValue)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addFeatureSets(int index, ServingAPIProto.FeatureSetRequest.Builder builderForValue)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addAllFeatureSets(Iterable<? extends ServingAPIProto.FeatureSetRequest> values)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearFeatureSets()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.GetOnlineFeaturesRequest.Builder removeFeatureSets(int index)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.FeatureSetRequest.Builder getFeatureSetsBuilder(int index)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.FeatureSetRequestOrBuilder getFeatureSetsOrBuilder(int index)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;getFeatureSetsOrBuilder in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic List<? extends ServingAPIProto.FeatureSetRequestOrBuilder> getFeatureSetsOrBuilderList()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;getFeatureSetsOrBuilderList in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.FeatureSetRequest.Builder addFeatureSetsBuilder()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public ServingAPIProto.FeatureSetRequest.Builder addFeatureSetsBuilder(int index)
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public List<ServingAPIProto.FeatureSetRequest.Builder> getFeatureSetsBuilderList()
List of feature sets and their features that are being retrieved
repeated .feast.serving.FeatureSetRequest feature_sets = 1;public List<ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;getEntityRowsList in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic 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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;getEntityRowsCount in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;getEntityRows in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.Builder setEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder setEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addEntityRows(ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addEntityRows(ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addEntityRows(int index, ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.Builder addAllEntityRows(Iterable<? extends ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;getEntityRowsOrBuilder in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic List<? extends ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;getEntityRowsOrBuilderList in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public List<ServingAPIProto.GetOnlineFeaturesRequest.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.GetOnlineFeaturesRequest.EntityRow entity_rows = 2;public boolean getOmitEntitiesInResponse()
Option to omit entities from the response. If true, only feature values will be returned.
bool omit_entities_in_response = 3;getOmitEntitiesInResponse in interface ServingAPIProto.GetOnlineFeaturesRequestOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.Builder setOmitEntitiesInResponse(boolean value)
Option to omit entities from the response. If true, only feature values will be returned.
bool omit_entities_in_response = 3;value - The omitEntitiesInResponse to set.public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearOmitEntitiesInResponse()
Option to omit entities from the response. If true, only feature values will be returned.
bool omit_entities_in_response = 3;public final ServingAPIProto.GetOnlineFeaturesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>public final ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>Copyright © 2020 Gojek. All rights reserved.