ValuesDef

genel final sınıfı ValuesDef

 Protocol buffer representing the values in ControlFlowContext.
 
Protobuf türü 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
son boole değeri
statik DeğerlerDef.Builder
newBuilder ( ValuesDef prototipi)
statik DeğerlerDef.Builder
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
DeğerlerDef.Builder
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 ValuesDef getDefaultInstance ()

public ValuesDef getDefaultInstanceForType ()

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.Builder newBuilder ( ValuesDef prototipi)

public static ValuesDef.Builder newBuilder ()

public ValuesDef.Builder newBuilderForType ()

public static ValuesDef parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

public static ValuesDef parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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 (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

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 parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

public ValuesDef.Builder toBuilder ()

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

Atar
IO İstisnası