public static interface CoreServiceProto.ApplyFeatureSetRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSet |
getFeatureSet()
Feature set version and source will be ignored
|
FeatureSetProto.FeatureSetOrBuilder |
getFeatureSetOrBuilder()
Feature set version and source will be ignored
|
boolean |
hasFeatureSet()
Feature set version and source will be ignored
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFeatureSet()
Feature set version and source will be ignored
.feast.core.FeatureSet feature_set = 1;FeatureSetProto.FeatureSet getFeatureSet()
Feature set version and source will be ignored
.feast.core.FeatureSet feature_set = 1;FeatureSetProto.FeatureSetOrBuilder getFeatureSetOrBuilder()
Feature set version and source will be ignored
.feast.core.FeatureSet feature_set = 1;Copyright © 2020 Gojek. All rights reserved.