public static final class ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder> implements ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
feast.serving.GetOnlineFeaturesRequest.EntityRowgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.EntityRow build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.GetOnlineFeaturesRequest.EntityRow buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder mergeFrom(ServingAPIProto.GetOnlineFeaturesRequest.EntityRow other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.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.EntityRow.Builder>IOExceptionpublic boolean hasEntityTimestamp()
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;hasEntityTimestamp in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic com.google.protobuf.Timestamp getEntityTimestamp()
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;getEntityTimestamp in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder setEntityTimestamp(com.google.protobuf.Timestamp value)
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder setEntityTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder mergeEntityTimestamp(com.google.protobuf.Timestamp value)
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder clearEntityTimestamp()
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;public com.google.protobuf.Timestamp.Builder getEntityTimestampBuilder()
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;public com.google.protobuf.TimestampOrBuilder getEntityTimestampOrBuilder()
Request timestamp of this row. This value will be used, together with maxAge, to determine feature staleness.
.google.protobuf.Timestamp entity_timestamp = 1;getEntityTimestampOrBuilder in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic int getFieldsCount()
ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderMap containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;getFieldsCount in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic boolean containsFields(String key)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;containsFields in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder@Deprecated public Map<String,ValueProto.Value> getFields()
getFieldsMap() instead.getFields in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic Map<String,ValueProto.Value> getFieldsMap()
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;getFieldsMap in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic ValueProto.Value getFieldsOrDefault(String key, ValueProto.Value defaultValue)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;getFieldsOrDefault in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic ValueProto.Value getFieldsOrThrow(String key)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;getFieldsOrThrow in interface ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderpublic ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder clearFields()
public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder removeFields(String key)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;@Deprecated public Map<String,ValueProto.Value> getMutableFields()
public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder putFields(String key, ValueProto.Value value)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;public ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder putAllFields(Map<String,ValueProto.Value> values)
Map containing mapping of entity name to entity value.
map<string, .feast.types.Value> fields = 2;public final ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>public final ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder>Copyright © 2020 Gojek. All rights reserved.