DictValue.Builder

genel statik son sınıf DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Protobuf türü tensorflow.DictValue

Genel Yöntemler

DictValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Dikt Değeri
Dikt Değeri
DictValue.Builder
DictValue.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
DictValue.Builder
DictValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DictValue.Builder
klon ()
boolean
includeFields (Dize anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;
Dikt Değeri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Harita<String, StructuredValue >
getFields ()
Bunun yerine getFieldsMap() işlevini kullanın.
int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Harita<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Yapılandırılmış Değer
getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Yapılandırılmış Değer
getFieldsOrThrow (Dize tuşu)
map<string, .tensorflow.StructuredValue> fields = 1;
Harita<String, StructuredValue >
getMutableFields ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
son boole değeri
DictValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message other)
son DictValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
DictValue.Builder
putAllFields (Map<String, StructuredValue > değerler)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (Dize anahtarı, StructuredValue değeri)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
RemoveFields (Dize tuşu)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
DictValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son DictValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public DictValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel DictValue yapısı ()

genel DictValue buildPartial ()

genel DictValue.Builder clear ()

genel DictValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel DictValue.Builder clearFields ()

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

genel DictValue.Builder klonu ()

public boolean includeFields (Dize anahtarı)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue getDefaultInstanceForType ()

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

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

genel Harita<String, StructuredValue > getFields ()

Bunun yerine getFieldsMap() işlevini kullanın.

public int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

genel Harita<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrThrow (Dize anahtarı)

map<string, .tensorflow.StructuredValue> fields = 1;

genel Harita<String, StructuredValue > getMutableFields ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel final boolean isInitialized ()

genel DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel DictValue.Builder mergeFrom (com.google.protobuf.Message other)

genel final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public DictValue.Builder putAllFields (Map<String, StructuredValue > değerler)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder putFields (Dize anahtarı, StructuredValue değeri)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder RemoveFields (String anahtarı)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public DictValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)