public static final class StoreProto.Store.Subscription.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder> implements StoreProto.Store.SubscriptionOrBuilder
feast.core.Store.Subscription| Modifier and Type | Method and Description |
|---|---|
StoreProto.Store.Subscription.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreProto.Store.Subscription |
build() |
StoreProto.Store.Subscription |
buildPartial() |
StoreProto.Store.Subscription.Builder |
clear() |
StoreProto.Store.Subscription.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoreProto.Store.Subscription.Builder |
clearName()
Name of the desired feature set.
|
StoreProto.Store.Subscription.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoreProto.Store.Subscription.Builder |
clearProject()
Name of project that the feature sets belongs to.
|
StoreProto.Store.Subscription.Builder |
clearVersion()
Versions of the given feature sets that will be returned.
|
StoreProto.Store.Subscription.Builder |
clone() |
StoreProto.Store.Subscription |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Name of the desired feature set.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the desired feature set.
|
String |
getProject()
Name of project that the feature sets belongs to.
|
com.google.protobuf.ByteString |
getProjectBytes()
Name of project that the feature sets belongs to.
|
String |
getVersion()
Versions of the given feature sets that will be returned.
|
com.google.protobuf.ByteString |
getVersionBytes()
Versions of the given feature sets that will be returned.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StoreProto.Store.Subscription.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoreProto.Store.Subscription.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoreProto.Store.Subscription.Builder |
mergeFrom(StoreProto.Store.Subscription other) |
StoreProto.Store.Subscription.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoreProto.Store.Subscription.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreProto.Store.Subscription.Builder |
setName(String value)
Name of the desired feature set.
|
StoreProto.Store.Subscription.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the desired feature set.
|
StoreProto.Store.Subscription.Builder |
setProject(String value)
Name of project that the feature sets belongs to.
|
StoreProto.Store.Subscription.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Name of project that the feature sets belongs to.
|
StoreProto.Store.Subscription.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoreProto.Store.Subscription.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoreProto.Store.Subscription.Builder |
setVersion(String value)
Versions of the given feature sets that will be returned.
|
StoreProto.Store.Subscription.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
Versions of the given feature sets that will be returned.
|
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<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.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<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoreProto.Store.Subscription build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoreProto.Store.Subscription buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoreProto.Store.Subscription.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.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<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.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<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.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<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder mergeFrom(StoreProto.Store.Subscription other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.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<StoreProto.Store.Subscription.Builder>IOExceptionpublic String getProject()
Name of project that the feature sets belongs to. This can be one of - [project_name] - * If an asterisk is provided, filtering on projects will be disabled. All projects will be matched. It is NOT possible to provide an asterisk with a string in order to do pattern matching.
string project = 3;getProject in interface StoreProto.Store.SubscriptionOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Name of project that the feature sets belongs to. This can be one of - [project_name] - * If an asterisk is provided, filtering on projects will be disabled. All projects will be matched. It is NOT possible to provide an asterisk with a string in order to do pattern matching.
string project = 3;getProjectBytes in interface StoreProto.Store.SubscriptionOrBuilderpublic StoreProto.Store.Subscription.Builder setProject(String value)
Name of project that the feature sets belongs to. This can be one of - [project_name] - * If an asterisk is provided, filtering on projects will be disabled. All projects will be matched. It is NOT possible to provide an asterisk with a string in order to do pattern matching.
string project = 3;value - The project to set.public StoreProto.Store.Subscription.Builder clearProject()
Name of project that the feature sets belongs to. This can be one of - [project_name] - * If an asterisk is provided, filtering on projects will be disabled. All projects will be matched. It is NOT possible to provide an asterisk with a string in order to do pattern matching.
string project = 3;public StoreProto.Store.Subscription.Builder setProjectBytes(com.google.protobuf.ByteString value)
Name of project that the feature sets belongs to. This can be one of - [project_name] - * If an asterisk is provided, filtering on projects will be disabled. All projects will be matched. It is NOT possible to provide an asterisk with a string in order to do pattern matching.
string project = 3;value - The bytes for project to set.public String getName()
Name of the desired feature set. Asterisks can be used as wildcards in the name. Matching on names is only permitted if a specific project is defined. It is disallowed If the project name is set to "*" e.g. - * can be used to match all feature sets - my-feature-set* can be used to match all features prefixed by "my-feature-set" - my-feature-set-6 can be used to select a single feature set
string name = 1;getName in interface StoreProto.Store.SubscriptionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the desired feature set. Asterisks can be used as wildcards in the name. Matching on names is only permitted if a specific project is defined. It is disallowed If the project name is set to "*" e.g. - * can be used to match all feature sets - my-feature-set* can be used to match all features prefixed by "my-feature-set" - my-feature-set-6 can be used to select a single feature set
string name = 1;getNameBytes in interface StoreProto.Store.SubscriptionOrBuilderpublic StoreProto.Store.Subscription.Builder setName(String value)
Name of the desired feature set. Asterisks can be used as wildcards in the name. Matching on names is only permitted if a specific project is defined. It is disallowed If the project name is set to "*" e.g. - * can be used to match all feature sets - my-feature-set* can be used to match all features prefixed by "my-feature-set" - my-feature-set-6 can be used to select a single feature set
string name = 1;value - The name to set.public StoreProto.Store.Subscription.Builder clearName()
Name of the desired feature set. Asterisks can be used as wildcards in the name. Matching on names is only permitted if a specific project is defined. It is disallowed If the project name is set to "*" e.g. - * can be used to match all feature sets - my-feature-set* can be used to match all features prefixed by "my-feature-set" - my-feature-set-6 can be used to select a single feature set
string name = 1;public StoreProto.Store.Subscription.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the desired feature set. Asterisks can be used as wildcards in the name. Matching on names is only permitted if a specific project is defined. It is disallowed If the project name is set to "*" e.g. - * can be used to match all feature sets - my-feature-set* can be used to match all features prefixed by "my-feature-set" - my-feature-set-6 can be used to select a single feature set
string name = 1;value - The bytes for name to set.public String getVersion()
Versions of the given feature sets that will be returned.
Valid options for version:
"latest": only the latest version is returned.
"*": Subscribe to all versions
[version number]: pin to a specific version. Project and feature set name must be
explicitly defined if a specific version is pinned.
string version = 2;getVersion in interface StoreProto.Store.SubscriptionOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
Versions of the given feature sets that will be returned.
Valid options for version:
"latest": only the latest version is returned.
"*": Subscribe to all versions
[version number]: pin to a specific version. Project and feature set name must be
explicitly defined if a specific version is pinned.
string version = 2;getVersionBytes in interface StoreProto.Store.SubscriptionOrBuilderpublic StoreProto.Store.Subscription.Builder setVersion(String value)
Versions of the given feature sets that will be returned.
Valid options for version:
"latest": only the latest version is returned.
"*": Subscribe to all versions
[version number]: pin to a specific version. Project and feature set name must be
explicitly defined if a specific version is pinned.
string version = 2;value - The version to set.public StoreProto.Store.Subscription.Builder clearVersion()
Versions of the given feature sets that will be returned.
Valid options for version:
"latest": only the latest version is returned.
"*": Subscribe to all versions
[version number]: pin to a specific version. Project and feature set name must be
explicitly defined if a specific version is pinned.
string version = 2;public StoreProto.Store.Subscription.Builder setVersionBytes(com.google.protobuf.ByteString value)
Versions of the given feature sets that will be returned.
Valid options for version:
"latest": only the latest version is returned.
"*": Subscribe to all versions
[version number]: pin to a specific version. Project and feature set name must be
explicitly defined if a specific version is pinned.
string version = 2;value - The bytes for version to set.public final StoreProto.Store.Subscription.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public final StoreProto.Store.Subscription.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>Copyright © 2020 Gojek. All rights reserved.