DictValue

genel final sınıfı DictValue

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

İç İçe Sınıflar

sınıf DictValue.Builder
 Represents a Python dict keyed by `str`. 

Sabitler

int FIELDS_FIELD_NUMBER

Genel Yöntemler

boolean
includeFields (Dize anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;
boolean
eşittir (Nesne nesnesi)
statik Dikt Değeri
Dikt Değeri
final statik 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;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik DictValue.Builder
newBuilder ( DictValue prototipi)
statik DictValue.Builder
DictValue.Builder
statik Dikt Değeri
parseDelimitedFrom (InputStream girişi)
statik Dikt Değeri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Dikt Değeri
parseFrom (ByteBuffer verileri)
statik Dikt Değeri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Dikt Değeri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Dikt Değeri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Dikt Değeri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Dikt Değeri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Dikt Değeri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Dikt Değeri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
DictValue.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FIELDS_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

public boolean includeFields (Dize anahtarı)

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

genel boole eşittir (Object obj)

genel statik DictValue getDefaultInstance ()

public DictValue getDefaultInstanceForType ()

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

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;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik DictValue.Builder newBuilder ( DictValue prototipi)

genel statik DictValue.Builder newBuilder ()

public DictValue.Builder newBuilderForType ()

genel statik DictValue parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static DictValue parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DictValue ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DictValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DictValue ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DictValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik DictValue ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DictValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DictValue ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DictValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel DictValue.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası