FeatureLists.Builder

パブリック静的最終クラスFeatureLists.Builder

Protobuf 型tensorflow.FeatureLists

パブリックメソッド

機能リストビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
機能リスト
建てる()
機能リスト
機能リストビルダー
クリア()
機能リストビルダー
機能リストビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
機能リストビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
機能リストビルダー
ブール値
containsFeatureList (文字列キー)
 Map from feature name to feature list.
機能リスト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Map<String, FeatureList >
getFeatureList ()
代わりにgetFeatureListMap()を使用してください。
整数
getFeatureListCount ()
 Map from feature name to feature list.
Map<String, FeatureList >
getFeatureListMap ()
 Map from feature name to feature list.
機能一覧
getFeatureListOrDefault (文字列キー、 FeatureListのデフォルト値)
 Map from feature name to feature list.
機能一覧
getFeatureListOrThrow (文字列キー)
 Map from feature name to feature list.
Map<String, FeatureList >
getMutableFeatureList ()
代わりに代替の突然変異アクセサーを使用してください。
最終ブール値
機能リストビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
機能リストビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なFeatureLists.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
機能リストビルダー
putAllFeatureList (Map<String, FeatureList > 値)
 Map from feature name to feature list.
機能リストビルダー
putFeatureList (文字列キー、 FeatureList値)
 Map from feature name to feature list.
機能リストビルダー
RemoveFeatureList (文字列キー)
 Map from feature name to feature list.
機能リストビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
機能リストビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なFeatureLists.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public FeatureLists.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FeatureLists build ()

public FeatureLists buildPartial ()

public FeatureLists.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public FeatureLists.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public FeatureLists.Builderクローン()

public boolean containsFeatureList (文字列キー)

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

public FeatureLists getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Map<String, FeatureList > getFeatureList ()

代わりにgetFeatureListMap()を使用してください。

public int getFeatureListCount ()

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

public Map<String, FeatureList > getFeatureListMap ()

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

publicFeatureList getFeatureListOrDefault (文字列キー、 FeatureListdefaultValue )

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

public FeatureList getFeatureListOrThrow (文字列キー)

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

public Map<String, FeatureList > getMutableFeatureList ()

代わりに代替の突然変異アクセサーを使用してください。

パブリック最終ブール値isInitialized ()

public FeatureLists.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public FeatureLists.Builder mergeFrom (com.google.protobuf.Message other)

publicfinalFeatureLists.BuildermergeUnknownFields ( com.google.protobuf.UnknownFieldSetunknownFields)

public FeatureLists.Builder putAllFeatureList (Map<String, FeatureList > 値)

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

public FeatureLists.Builder putFeatureList (文字列キー、 FeatureList値)

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

publicFeatureLists.BuilderremoveFeatureList (文字列キー

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

public FeatureLists.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FeatureLists.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

publicfinalFeatureLists.BuildersetUnknownFields ( com.google.protobuf.UnknownFieldSetunknownFields )