public static final class CoreServiceProto.ListFeatureSetsRequest.Filter.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder> implements CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder
feast.core.ListFeatureSetsRequest.FiltergetAllFields, 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<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.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<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoreServiceProto.ListFeatureSetsRequest.Filter build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoreServiceProto.ListFeatureSetsRequest.Filter buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.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<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.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<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.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<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder mergeFrom(CoreServiceProto.ListFeatureSetsRequest.Filter other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public CoreServiceProto.ListFeatureSetsRequest.Filter.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<CoreServiceProto.ListFeatureSetsRequest.Filter.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 CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic 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 CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic CoreServiceProto.ListFeatureSetsRequest.Filter.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 CoreServiceProto.ListFeatureSetsRequest.Filter.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 CoreServiceProto.ListFeatureSetsRequest.Filter.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 getFeatureSetName()
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 feature_set_name = 1;getFeatureSetName in interface CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic com.google.protobuf.ByteString getFeatureSetNameBytes()
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 feature_set_name = 1;getFeatureSetNameBytes in interface CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic CoreServiceProto.ListFeatureSetsRequest.Filter.Builder setFeatureSetName(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 feature_set_name = 1;value - The featureSetName to set.public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clearFeatureSetName()
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 feature_set_name = 1;public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder setFeatureSetNameBytes(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 feature_set_name = 1;value - The bytes for featureSetName to set.public String getFeatureSetVersion()
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 feature_set_version = 2;getFeatureSetVersion in interface CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic com.google.protobuf.ByteString getFeatureSetVersionBytes()
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 feature_set_version = 2;getFeatureSetVersionBytes in interface CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilderpublic CoreServiceProto.ListFeatureSetsRequest.Filter.Builder setFeatureSetVersion(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 feature_set_version = 2;value - The featureSetVersion to set.public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder clearFeatureSetVersion()
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 feature_set_version = 2;public CoreServiceProto.ListFeatureSetsRequest.Filter.Builder setFeatureSetVersionBytes(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 feature_set_version = 2;value - The bytes for featureSetVersion to set.public final CoreServiceProto.ListFeatureSetsRequest.Filter.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>public final CoreServiceProto.ListFeatureSetsRequest.Filter.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.ListFeatureSetsRequest.Filter.Builder>Copyright © 2020 Gojek. All rights reserved.