genel final sınıfı DictValue
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
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() 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 | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik DictValue.Builder | yeniBuilder ( DictValue prototipi) |
| statik DictValue.Builder | yeniİnşaatçı () |
| 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 | ayrıştırıcı () |
| DictValue.Builder | inşaatçıya () |
| 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)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
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 ()
public static DictValue parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
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 geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|