ValuesDef.Builder

kelas akhir statis publik ValuesDef.Builder

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

Metode Publik

ValuesDef.Builder
addAllValues ​​(nilai<String> yang dapat diubah)
 Value names that have been seen in this context.
ValuesDef.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ValuesDef.Builder
addValues ​​(Nilai string)
 Value names that have been seen in this context.
ValuesDef.Builder
addValuesBytes (nilai com.google.protobuf.ByteString)
 Value names that have been seen in this context.
NilaiDef
NilaiDef
ValuesDef.Builder
jernih ()
ValuesDef.Builder
ValuesDef.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
ValuesDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ValuesDef.Builder
nilai yang jelas ()
 Value names that have been seen in this context.
ValuesDef.Builder
klon ()
boolean
berisiExternalValues ​​(kunci string)
 Value names referenced by but external to this context.
NilaiDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
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.
Peta<String, String>
getMutableExternalValues ()
Gunakan pengakses mutasi alternatif sebagai gantinya.
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.
boolean terakhir
ValuesDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ValuesDef.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
Nilai akhirDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ValuesDef.Builder
putAllExternalValues ​​(nilai Peta<String, String>)
 Value names referenced by but external to this context.
ValuesDef.Builder
putExternalValues ​​(kunci string, nilai string)
 Value names referenced by but external to this context.
ValuesDef.Builder
hapusExternalValues ​​(kunci string)
 Value names referenced by but external to this context.
ValuesDef.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ValuesDef.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
Nilai akhirDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ValuesDef.Builder
setValues ​​(indeks int, nilai String)
 Value names that have been seen in this context.

Metode Warisan

Metode Publik

public ValuesDef.Builder addAllValues ​​(nilai<String> yang dapat diubah)

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

public ValuesDef.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

ValuesDef.Builder addValues ​​publik (Nilai string)

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

ValuesDef.Builder addValuesBytes publik (nilai com.google.protobuf.ByteString)

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

build ValuesDef publik ()

Nilai publikDef buildPartial ()

ValuesDef.Builder publik jelas ()

Nilai publikDef.Builder clearExternalValues ​​()

public ValuesDef.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)

Nilai publikDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Nilai publikDef.Builder clearValues ​​()

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

klon ValuesDef.Builder publik ()

boolean publik berisiExternalValues ​​(kunci string)

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

ValuesDef publik getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

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;

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

Gunakan pengakses mutasi alternatif sebagai gantinya.

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;

boolean akhir publik diinisialisasi ()

ValuesDef.Builder mergeFrom publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

ValuesDef.Builder mergeFrom publik (com.google.protobuf.Pesan lainnya)

Nilai akhir publikDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ValuesDef.Builder putAllExternalValues ​​(nilai Peta<String, String>)

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

public ValuesDef.Builder putExternalValues ​​(kunci string, nilai string)

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

public ValuesDef.Builder menghapusExternalValues ​​(kunci string)

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

public ValuesDef.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

public ValuesDef.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

Nilai akhir publikDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ValuesDef.Builder setValues ​​publik (indeks int, nilai String)

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