genel final sınıfı ValuesDef
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
İç İçe Sınıflar
sınıf | DeğerlerDef.Builder | Protocol buffer representing the values in ControlFlowContext. |
Sabitler
int | EXTERNAL_VALUES_FIELD_NUMBER | |
int | VALUES_FIELD_NUMBER |
Genel Yöntemler
boolean | içerirHariciDeğerler (Dize anahtarı) Value names referenced by but external to this context. |
boolean | eşittir (Nesne nesnesi) |
Statik DeğerlerDef | |
DeğerlerTanımı | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Harita<Dize, Dize> | getExternalValues () Bunun yerine getExternalValuesMap() işlevini kullanın. |
int | getExternalValuesCount () Value names referenced by but external to this context. |
Harita<Dize, Dize> | getExternalValuesMap () Value names referenced by but external to this context. |
Sicim | getExternalValuesOrDefault (Dize anahtarı, Dize defaultValue) Value names referenced by but external to this context. |
Sicim | getExternalValuesOrThrow (Dize anahtarı) Value names referenced by but external to this context. |
int | |
final com.google.protobuf.UnknownFieldSet | |
Sicim | getValues (int dizini) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (int dizini) Value names that have been seen in this context. |
int | getValuesCount () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | getValuesList () Value names that have been seen in this context. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik DeğerlerDef.Builder | newBuilder ( ValuesDef prototipi) |
statik DeğerlerDef.Builder | yeniİnşaatçı () |
DeğerlerDef.Builder | |
Statik DeğerlerDef | parseDelimitedFrom (InputStream girişi) |
Statik DeğerlerDef | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik DeğerlerDef | parseFrom (ByteBuffer verileri) |
Statik DeğerlerDef | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik DeğerlerDef | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik DeğerlerDef | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
Statik DeğerlerDef | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik DeğerlerDef | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
Statik DeğerlerDef | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik DeğerlerDef | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
DeğerlerDef.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int EXTERNAL_VALUES_FIELD_NUMBER
Sabit Değer: 2
genel statik final int VALUES_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
public boolean includeExternalValues (Dize anahtarı)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Harita<String, String> getExternalValues ()
Bunun yerine getExternalValuesMap()
işlevini kullanın.
public int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
genel Harita<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public String getExternalValuesOrDefault (Dize anahtarı, String defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public String getExternalValuesOrThrow (Dize anahtarı)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getValues (int indeksi)
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ByteString getValuesBytes (int dizini)
Value names that have been seen in this context.
repeated string values = 1;
public int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1;
genel int hashCode ()
genel final boolean isInitialized ()
public static ValuesDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static ValuesDef parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static ValuesDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
public static ValuesDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ValuesDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static ValuesDef parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik ValuesDef 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ı |
---|