パブリック静的最終クラスDictValue.Builder
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
パブリックメソッド
DictValue.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
辞書値 | 建てる() |
辞書値 | buildPartial () |
DictValue.Builder | クリア() |
DictValue.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
DictValue.Builder | クリアフィールド() |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | クローン() |
ブール値 | containsFields (文字列キー) map<string, .tensorflow.StructuredValue> fields = 1; |
辞書値 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Map<String, StructuredValue > | getフィールド() 代わりに getFieldsMap() を使用してください。 |
整数 | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Map<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
構造化された価値 | getFieldsOrDefault (文字列キー、 StructuredValueデフォルト値) map<string, .tensorflow.StructuredValue> fields = 1; |
構造化された価値 | getFieldsOrThrow (文字列キー) map<string, .tensorflow.StructuredValue> fields = 1; |
Map<String, StructuredValue > | getMutableFields () 代わりに代替の突然変異アクセサーを使用してください。 |
最終ブール値 | |
DictValue.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なDictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
DictValue.Builder | |
DictValue.Builder | |
DictValue.Builder | RemoveFields (文字列キー) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
DictValue.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
最終的なDictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public DictValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public boolean containsFields (文字列キー)
map<string, .tensorflow.StructuredValue> fields = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
public Map<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrDefault (文字列キー、 StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (文字列キー)
map<string, .tensorflow.StructuredValue> fields = 1;
パブリック最終ブール値isInitialized ()
public DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public DictValue.Builder putAllFields (Map<String, StructuredValue > 値)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (文字列キー、 StructuredValue値)
map<string, .tensorflow.StructuredValue> fields = 1;