public static final class ServingAPIProto.FeatureReference.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder> implements ServingAPIProto.FeatureReferenceOrBuilder
feast.serving.FeatureReference| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.FeatureReference.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServingAPIProto.FeatureReference |
build() |
ServingAPIProto.FeatureReference |
buildPartial() |
ServingAPIProto.FeatureReference.Builder |
clear() |
ServingAPIProto.FeatureReference.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServingAPIProto.FeatureReference.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.FeatureReference.Builder |
clearName()
Feature name
|
ServingAPIProto.FeatureReference.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServingAPIProto.FeatureReference.Builder |
clearProject()
Project name
|
ServingAPIProto.FeatureReference.Builder |
clearVersion()
Feature version
|
ServingAPIProto.FeatureReference.Builder |
clone() |
ServingAPIProto.FeatureReference |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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 name
|
com.google.protobuf.ByteString |
getNameBytes()
Feature name
|
String |
getProject()
Project name
|
com.google.protobuf.ByteString |
getProjectBytes()
Project name
|
int |
getVersion()
Feature 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.FeatureReference.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServingAPIProto.FeatureReference.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServingAPIProto.FeatureReference.Builder |
mergeFrom(ServingAPIProto.FeatureReference other) |
ServingAPIProto.FeatureReference.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.FeatureReference.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServingAPIProto.FeatureReference.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServingAPIProto.FeatureReference.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.FeatureReference.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.FeatureReference.Builder |
setName(String value)
Feature name
|
ServingAPIProto.FeatureReference.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Feature name
|
ServingAPIProto.FeatureReference.Builder |
setProject(String value)
Project name
|
ServingAPIProto.FeatureReference.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project name
|
ServingAPIProto.FeatureReference.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServingAPIProto.FeatureReference.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServingAPIProto.FeatureReference.Builder |
setVersion(int value)
Feature 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.FeatureReference.Builder>public ServingAPIProto.FeatureReference.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.FeatureReference.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.FeatureReference.Builder>public ServingAPIProto.FeatureReference getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServingAPIProto.FeatureReference build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.FeatureReference buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServingAPIProto.FeatureReference.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.FeatureReference.Builder>public ServingAPIProto.FeatureReference.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.FeatureReference.Builder>public ServingAPIProto.FeatureReference.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder>public ServingAPIProto.FeatureReference.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder>public ServingAPIProto.FeatureReference.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.FeatureReference.Builder>public ServingAPIProto.FeatureReference.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.FeatureReference.Builder>public ServingAPIProto.FeatureReference.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServingAPIProto.FeatureReference.Builder>public ServingAPIProto.FeatureReference.Builder mergeFrom(ServingAPIProto.FeatureReference other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder>public ServingAPIProto.FeatureReference.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.FeatureReference.Builder>IOExceptionpublic String getProject()
Project name
string project = 1;getProject in interface ServingAPIProto.FeatureReferenceOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project name
string project = 1;getProjectBytes in interface ServingAPIProto.FeatureReferenceOrBuilderpublic ServingAPIProto.FeatureReference.Builder setProject(String value)
Project name
string project = 1;value - The project to set.public ServingAPIProto.FeatureReference.Builder clearProject()
Project name
string project = 1;public ServingAPIProto.FeatureReference.Builder setProjectBytes(com.google.protobuf.ByteString value)
Project name
string project = 1;value - The bytes for project to set.public String getName()
Feature name
string name = 2;getName in interface ServingAPIProto.FeatureReferenceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Feature name
string name = 2;getNameBytes in interface ServingAPIProto.FeatureReferenceOrBuilderpublic ServingAPIProto.FeatureReference.Builder setName(String value)
Feature name
string name = 2;value - The name to set.public ServingAPIProto.FeatureReference.Builder clearName()
Feature name
string name = 2;public ServingAPIProto.FeatureReference.Builder setNameBytes(com.google.protobuf.ByteString value)
Feature name
string name = 2;value - The bytes for name to set.public int getVersion()
Feature version
int32 version = 3;getVersion in interface ServingAPIProto.FeatureReferenceOrBuilderpublic ServingAPIProto.FeatureReference.Builder setVersion(int value)
Feature version
int32 version = 3;value - The version to set.public ServingAPIProto.FeatureReference.Builder clearVersion()
Feature version
int32 version = 3;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.FeatureReferenceOrBuilderpublic 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.FeatureReferenceOrBuilderpublic ServingAPIProto.FeatureReference.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.FeatureReference.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.FeatureReference.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.FeatureReference.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.FeatureReferenceOrBuilderpublic final ServingAPIProto.FeatureReference.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder>public final ServingAPIProto.FeatureReference.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.FeatureReference.Builder>Copyright © 2020 Gojek. All rights reserved.