FeatureListsOrBuilder

interfejs publiczny FeatureListsOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraFeatureList (klawisz ciągu)
 Map from feature name to feature list.
abstrakcyjna Mapa<String, FeatureList >
streszczenie wew
getFeatureListCount ()
 Map from feature name to feature list.
abstrakcyjna Mapa<String, FeatureList >
getFeatureListMap ()
 Map from feature name to feature list.
abstrakcyjna lista funkcji
getFeatureListOrDefault (klucz ciągu, domyślna wartość FeatureList )
 Map from feature name to feature list.
abstrakcyjna lista funkcji
getFeatureListOrThrow (klawisz ciągu)
 Map from feature name to feature list.

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraFeatureList (klucz typu String)

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

publiczne streszczenie Map<String, FeatureList > getFeatureList ()

Zamiast tego użyj getFeatureListMap() .

publiczne streszczenie int getFeatureListCount ()

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

publiczna streszczenie Mapa<String, FeatureList > getFeatureListMap ()

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

public streszczenie FeatureList getFeatureListOrDefault (klucz łańcuchowy, domyślna wartość FeatureList )

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

publiczna abstrakcja FeatureList getFeatureListOrThrow (klawisz łańcuchowy)

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;