ValuesDef

ValuesDef kelas akhir publik

 Protocol buffer representing the values in ControlFlowContext.
 
Protobuf tipe tensorflow.ValuesDef

Kelas Bersarang

kelas ValuesDef.Builder
 Protocol buffer representing the values in ControlFlowContext. 

Konstanta

ke dalam EXTERNAL_VALUES_FIELD_NUMBER
ke dalam VALUES_FIELD_NUMBER

Metode Publik

boolean
berisiExternalValues ​​(kunci string)
 Value names referenced by but external to this context.
boolean
sama dengan (Objek objek)
Nilai statisDef
NilaiDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
Peta<String, String>
dapatkan Nilai Eksternal ()
Gunakan getExternalValuesMap() sebagai gantinya.
ke dalam
dapatkanExternalValuesCount ()
 Value names referenced by but external to this context.
Peta<String, String>
dapatkanExternalValuesMap ()
 Value names referenced by but external to this context.
Rangkaian
getExternalValuesOrDefault (kunci string, String defaultValue)
 Value names referenced by but external to this context.
Rangkaian
getExternalValuesOrThrow (kunci string)
 Value names referenced by but external to this context.
ke dalam
final com.google.protobuf.UnknownFieldSet
Rangkaian
getValues ​​(indeks int)
 Value names that have been seen in this context.
com.google.protobuf.ByteString
getValuesBytes (indeks int)
 Value names that have been seen in this context.
ke dalam
dapatkanValuesCount ()
 Value names that have been seen in this context.
com.google.protobuf.ProtocolStringList
dapatkanDaftar Nilai ()
 Value names that have been seen in this context.
ke dalam
boolean terakhir
ValuesDef.Builder statis
newBuilder (prototipe ValuesDef )
ValuesDef.Builder statis
ValuesDef.Builder
Nilai statisDef
parseDelimitedFrom (masukan Aliran Masukan)
Nilai statisDef
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Nilai statisDef
parseFrom (data ByteBuffer)
Nilai statisDef
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Nilai statisDef
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Nilai statisDef
parseFrom (com.google.protobuf.CodedInputStream masukan)
Nilai statisDef
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Nilai statisDef
parseFrom (com.google.protobuf.ByteString data)
Nilai statisDef
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Nilai statisDef
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
ValuesDef.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik EXTERNAL_VALUES_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik VALUES_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik berisiExternalValues ​​(kunci string)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

boolean publik sama (Obj objek)

ValuesDef statis publik getDefaultInstance ()

ValuesDef publik getDefaultInstanceForType ()

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

peta publik<String, String> getExternalValues ​​()

Gunakan getExternalValuesMap() sebagai gantinya.

publik int getExternalValuesCount ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

peta publik<String, String> getExternalValuesMap ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

String publik getExternalValuesOrDefault (kunci string, String defaultValue)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

String publik getExternalValuesOrThrow (kunci String)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

GetValues ​​String publik (indeks int)

 Value names that have been seen in this context.
 
repeated string values = 1;

publik com.google.protobuf.ByteString getValuesBytes (indeks int)

 Value names that have been seen in this context.
 
repeated string values = 1;

int publik getValuesCount ()

 Value names that have been seen in this context.
 
repeated string values = 1;

com.google.protobuf.ProtocolStringList getValuesList () publik

 Value names that have been seen in this context.
 
repeated string values = 1;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

ValuesDef.Builder statis publik newBuilder (prototipe ValuesDef )

ValuesDef.Builder statis publik newBuilder ()

ValuesDef.Builder publik newBuilderForType ()

ValuesDef statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

ValuesDef statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom ValuesDef statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

ValuesDef statis publik parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom ValuesDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom ValuesDef statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

ValuesDef statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom ValuesDef statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom ValuesDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

ValuesDef statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO