OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addAllFeatures(Iterable<? extends FeatureProto.FeatureSpecV2> values) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addFeatures(int index,
FeatureProto.FeatureSpecV2 value) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addFeatures(int index,
FeatureProto.FeatureSpecV2.Builder builderForValue) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addFeatures(FeatureProto.FeatureSpecV2 value) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addFeatures(FeatureProto.FeatureSpecV2.Builder builderForValue) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clear() |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearDescription() |
Description of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearFeatures() |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearName() |
Name of the feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearOwner() |
Owner of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearProject() |
Name of Feast project that this feature view belongs to.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearSources() |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearTags() |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clearUserDefinedFunction() |
.feast.core.UserDefinedFunction user_defined_function = 5;
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.clone() |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureView.Builder.getSpecBuilder() |
User-specified specifications of this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.mergeFrom(OnDemandFeatureViewProto.OnDemandFeatureViewSpec other) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.mergeUserDefinedFunction(OnDemandFeatureViewProto.UserDefinedFunction value) |
.feast.core.UserDefinedFunction user_defined_function = 5;
|
static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.newBuilder() |
|
static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.newBuilder(OnDemandFeatureViewProto.OnDemandFeatureViewSpec prototype) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.newBuilderForType() |
|
protected OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.putAllSources(Map<String,OnDemandFeatureViewProto.OnDemandSource> values) |
Map of sources for this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.putAllTags(Map<String,String> values) |
User defined metadata.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.putSources(String key,
OnDemandFeatureViewProto.OnDemandSource value) |
Map of sources for this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.putTags(String key,
String value) |
User defined metadata.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.removeFeatures(int index) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.removeSources(String key) |
Map of sources for this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.removeTags(String key) |
User defined metadata.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setDescription(String value) |
Description of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Description of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setFeatures(int index,
FeatureProto.FeatureSpecV2 value) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setFeatures(int index,
FeatureProto.FeatureSpecV2.Builder builderForValue) |
List of features specifications for each feature defined with this feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setName(String value) |
Name of the feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Name of the feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setOwner(String value) |
Owner of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setOwnerBytes(com.google.protobuf.ByteString value) |
Owner of the on demand feature view.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setProject(String value) |
Name of Feast project that this feature view belongs to.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setProjectBytes(com.google.protobuf.ByteString value) |
Name of Feast project that this feature view belongs to.
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setUserDefinedFunction(OnDemandFeatureViewProto.UserDefinedFunction value) |
.feast.core.UserDefinedFunction user_defined_function = 5;
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder.setUserDefinedFunction(OnDemandFeatureViewProto.UserDefinedFunction.Builder builderForValue) |
.feast.core.UserDefinedFunction user_defined_function = 5;
|
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder |
OnDemandFeatureViewProto.OnDemandFeatureViewSpec.toBuilder() |
|