public static interface CoreServiceProto.ApplyFeatureSetResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetSpec |
getFeatureSet()
Feature set response has been enriched with version and source information
|
FeatureSetProto.FeatureSetSpecOrBuilder |
getFeatureSetOrBuilder()
Feature set response has been enriched with version and source information
|
CoreServiceProto.ApplyFeatureSetResponse.Status |
getStatus()
.feast.core.ApplyFeatureSetResponse.Status status = 2; |
int |
getStatusValue()
.feast.core.ApplyFeatureSetResponse.Status status = 2; |
boolean |
hasFeatureSet()
Feature set response has been enriched with version and source information
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFeatureSet()
Feature set response has been enriched with version and source information
.feast.core.FeatureSetSpec feature_set = 1;FeatureSetProto.FeatureSetSpec getFeatureSet()
Feature set response has been enriched with version and source information
.feast.core.FeatureSetSpec feature_set = 1;FeatureSetProto.FeatureSetSpecOrBuilder getFeatureSetOrBuilder()
Feature set response has been enriched with version and source information
.feast.core.FeatureSetSpec feature_set = 1;int getStatusValue()
.feast.core.ApplyFeatureSetResponse.Status status = 2;CoreServiceProto.ApplyFeatureSetResponse.Status getStatus()
.feast.core.ApplyFeatureSetResponse.Status status = 2;Copyright © 2020 Gojek. All rights reserved.