public static final class ServingAPIProto.FeatureSetRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder> implements ServingAPIProto.FeatureSetRequestOrBuilder
feast.serving.FeatureSetRequest| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.FeatureSetRequest.Builder |
addAllFeatureNames(Iterable<String> values)
Features that should be retrieved from this feature set
|
ServingAPIProto.FeatureSetRequest.Builder |
addFeatureNames(String value)
Features that should be retrieved from this feature set
|
ServingAPIProto.FeatureSetRequest.Builder |
addFeatureNamesBytes(com.google.protobuf.ByteString value)
Features that should be retrieved from this feature set
|
ServingAPIProto.FeatureSetRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServingAPIProto.FeatureSetRequest |
build() |
ServingAPIProto.FeatureSetRequest |
buildPartial() |
ServingAPIProto.FeatureSetRequest.Builder |
clear() |
ServingAPIProto.FeatureSetRequest.Builder |
clearFeatureNames()
Features that should be retrieved from this feature set
|
ServingAPIProto.FeatureSetRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServingAPIProto.FeatureSetRequest.Builder |
clearMaxAge()
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
ServingAPIProto.FeatureSetRequest.Builder |
clearName()
Feature set name
|
ServingAPIProto.FeatureSetRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServingAPIProto.FeatureSetRequest.Builder |
clearVersion()
Feature set version
|
ServingAPIProto.FeatureSetRequest.Builder |
clone() |
ServingAPIProto.FeatureSetRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFeatureNames(int index)
Features that should be retrieved from this feature set
|
com.google.protobuf.ByteString |
getFeatureNamesBytes(int index)
Features that should be retrieved from this feature set
|
int |
getFeatureNamesCount()
Features that should be retrieved from this feature set
|
com.google.protobuf.ProtocolStringList |
getFeatureNamesList()
Features that should be retrieved from this feature set
|
com.google.protobuf.Duration |
getMaxAge()
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
com.google.protobuf.Duration.Builder |
getMaxAgeBuilder()
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
com.google.protobuf.DurationOrBuilder |
getMaxAgeOrBuilder()
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
String |
getName()
Feature set name
|
com.google.protobuf.ByteString |
getNameBytes()
Feature set name
|
int |
getVersion()
Feature set version
|
boolean |
hasMaxAge()
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ServingAPIProto.FeatureSetRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServingAPIProto.FeatureSetRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServingAPIProto.FeatureSetRequest.Builder |
mergeFrom(ServingAPIProto.FeatureSetRequest other) |
ServingAPIProto.FeatureSetRequest.Builder |
mergeMaxAge(com.google.protobuf.Duration value)
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
ServingAPIProto.FeatureSetRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServingAPIProto.FeatureSetRequest.Builder |
setFeatureNames(int index,
String value)
Features that should be retrieved from this feature set
|
ServingAPIProto.FeatureSetRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServingAPIProto.FeatureSetRequest.Builder |
setMaxAge(com.google.protobuf.Duration.Builder builderForValue)
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
ServingAPIProto.FeatureSetRequest.Builder |
setMaxAge(com.google.protobuf.Duration value)
The features will be retrieved if:
entity_timestamp - max_age <= event_timestamp <= entity_timestamp
If unspecified the default max_age specified in FeatureSetSpec will
be used.
|
ServingAPIProto.FeatureSetRequest.Builder |
setName(String value)
Feature set name
|
ServingAPIProto.FeatureSetRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Feature set name
|
ServingAPIProto.FeatureSetRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServingAPIProto.FeatureSetRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServingAPIProto.FeatureSetRequest.Builder |
setVersion(int value)
Feature set version
|
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<ServingAPIProto.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.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.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServingAPIProto.FeatureSetRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.FeatureSetRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServingAPIProto.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.Builder mergeFrom(ServingAPIProto.FeatureSetRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder>public ServingAPIProto.FeatureSetRequest.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.FeatureSetRequest.Builder>IOExceptionpublic String getName()
Feature set name
string name = 1;getName in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Feature set name
string name = 1;getNameBytes in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic ServingAPIProto.FeatureSetRequest.Builder setName(String value)
Feature set name
string name = 1;value - The name to set.public ServingAPIProto.FeatureSetRequest.Builder clearName()
Feature set name
string name = 1;public ServingAPIProto.FeatureSetRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Feature set name
string name = 1;value - The bytes for name to set.public int getVersion()
Feature set version
int32 version = 2;getVersion in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic ServingAPIProto.FeatureSetRequest.Builder setVersion(int value)
Feature set version
int32 version = 2;value - The version to set.public ServingAPIProto.FeatureSetRequest.Builder clearVersion()
Feature set version
int32 version = 2;public com.google.protobuf.ProtocolStringList getFeatureNamesList()
Features that should be retrieved from this feature set
repeated string feature_names = 3;getFeatureNamesList in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic int getFeatureNamesCount()
Features that should be retrieved from this feature set
repeated string feature_names = 3;getFeatureNamesCount in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic String getFeatureNames(int index)
Features that should be retrieved from this feature set
repeated string feature_names = 3;getFeatureNames in interface ServingAPIProto.FeatureSetRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFeatureNamesBytes(int index)
Features that should be retrieved from this feature set
repeated string feature_names = 3;getFeatureNamesBytes in interface ServingAPIProto.FeatureSetRequestOrBuilderindex - The index of the value to return.public ServingAPIProto.FeatureSetRequest.Builder setFeatureNames(int index, String value)
Features that should be retrieved from this feature set
repeated string feature_names = 3;index - The index to set the value at.value - The featureNames to set.public ServingAPIProto.FeatureSetRequest.Builder addFeatureNames(String value)
Features that should be retrieved from this feature set
repeated string feature_names = 3;value - The featureNames to add.public ServingAPIProto.FeatureSetRequest.Builder addAllFeatureNames(Iterable<String> values)
Features that should be retrieved from this feature set
repeated string feature_names = 3;values - The featureNames to add.public ServingAPIProto.FeatureSetRequest.Builder clearFeatureNames()
Features that should be retrieved from this feature set
repeated string feature_names = 3;public ServingAPIProto.FeatureSetRequest.Builder addFeatureNamesBytes(com.google.protobuf.ByteString value)
Features that should be retrieved from this feature set
repeated string feature_names = 3;value - The bytes of the featureNames to add.public boolean hasMaxAge()
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;hasMaxAge in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic com.google.protobuf.Duration getMaxAge()
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;getMaxAge in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic ServingAPIProto.FeatureSetRequest.Builder setMaxAge(com.google.protobuf.Duration value)
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;public ServingAPIProto.FeatureSetRequest.Builder setMaxAge(com.google.protobuf.Duration.Builder builderForValue)
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;public ServingAPIProto.FeatureSetRequest.Builder mergeMaxAge(com.google.protobuf.Duration value)
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;public ServingAPIProto.FeatureSetRequest.Builder clearMaxAge()
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;public com.google.protobuf.Duration.Builder getMaxAgeBuilder()
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;public com.google.protobuf.DurationOrBuilder getMaxAgeOrBuilder()
The features will be retrieved if: entity_timestamp - max_age <= event_timestamp <= entity_timestamp If unspecified the default max_age specified in FeatureSetSpec will be used.
.google.protobuf.Duration max_age = 4;getMaxAgeOrBuilder in interface ServingAPIProto.FeatureSetRequestOrBuilderpublic final ServingAPIProto.FeatureSetRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder>public final ServingAPIProto.FeatureSetRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureSetRequest.Builder>Copyright © 2020 Gojek. All rights reserved.