Uses of Interface
org.tensorflow.metadata.v0.MIDDomainOrBuilder
-
Packages that use MIDDomainOrBuilder Package Description feast.proto.core org.tensorflow.metadata.v0 -
-
Uses of MIDDomainOrBuilder in feast.proto.core
Methods in feast.proto.core that return MIDDomainOrBuilder Modifier and Type Method Description MIDDomainOrBuilderFeatureSetProto.FeatureSpec.Builder. getMidDomainOrBuilder().tensorflow.metadata.v0.MIDDomain mid_domain = 42;MIDDomainOrBuilderFeatureSetProto.FeatureSpec. getMidDomainOrBuilder().tensorflow.metadata.v0.MIDDomain mid_domain = 42;MIDDomainOrBuilderFeatureSetProto.FeatureSpecOrBuilder. getMidDomainOrBuilder().tensorflow.metadata.v0.MIDDomain mid_domain = 42; -
Uses of MIDDomainOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement MIDDomainOrBuilder Modifier and Type Class Description classMIDDomainKnowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646static classMIDDomain.BuilderKnowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646Methods in org.tensorflow.metadata.v0 that return MIDDomainOrBuilder Modifier and Type Method Description MIDDomainOrBuilderFeature.Builder. getMidDomainOrBuilder()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;MIDDomainOrBuilderFeature. getMidDomainOrBuilder()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;MIDDomainOrBuilderFeatureOrBuilder. getMidDomainOrBuilder()optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26;
-