MetricEntry.Builder

kelas akhir statis publik MetricEntry.Builder

Tipe protobuf tensorflow.MetricEntry

Metode Publik

MetricEntry.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Entri Metrik
Entri Metrik
MetricEntry.Builder
jernih ()
MetricEntry.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
MetricEntry.Builder
hapusNilai Maksimum ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
hapusNilaiMin ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
nama jelas ()
 Metric name
 
string name = 1;
MetricEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetricEntry.Builder
nilai jelas ()
 Metric value
 
double value = 2;
MetricEntry.Builder
klon ()
Entri Metrik
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.DoubleValue
dapatkan Nilai Maks ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue.Builder
dapatkanMaxValueBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValueOrBuilder
dapatkanMaxValueOrBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue
dapatkanNilaiMin ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValue.Builder
dapatkanMinValueBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValueOrBuilder
dapatkanMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
Rangkaian
dapatkan Nama ()
 Metric name
 
string name = 1;
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Metric name
 
string name = 1;
dobel
dapatkan Nilai ()
 Metric value
 
double value = 2;
boolean
memilikiNilai Maksimal ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
boolean
hasMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
boolean terakhir
MetricEntry.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
MetricEntry.Builder
mergeMaxValue (nilai com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
mergeMinValue (nilai com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MetricEntry.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
MetricEntry.Builder
setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
setMaxValue (nilai com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setMinValue (nilai com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setName (Nilai string)
 Metric name
 
string name = 1;
MetricEntry.Builder
setNameBytes (nilai com.google.protobuf.ByteString)
 Metric name
 
string name = 1;
MetricEntry.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
MetricEntry.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MetricEntry.Builder
setValue (nilai ganda)
 Metric value
 
double value = 2;

Metode Warisan

Metode Publik

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

build MetricEntry publik ()

build MetricEntry publikPartial ()

MetricEntry.Builder publik jelas ()

MetricEntry.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

MetricEntry.Builder publik clearMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

MetricEntry.Builder publik clearMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

MetricEntry publik.Builder clearName ()

 Metric name
 
string name = 1;

MetricEntry.Builder publik clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

MetricEntry publik.Builder clearValue ()

 Metric value
 
double value = 2;

klon MetricEntry.Builder publik ()

MetricEntry publik getDefaultInstanceForType ()

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

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

com.google.protobuf.DoubleValue getMaxValue () publik

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

com.google.protobuf.DoubleValue.Builder publik getMaxValueBuilder ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

com.google.protobuf.DoubleValueOrBuilder publik getMaxValueOrBuilder ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

com.google.protobuf.DoubleValue getMinValue () publik

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

com.google.protobuf.DoubleValue.Builder publik getMinValueBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

com.google.protobuf.DoubleValueOrBuilder publik getMinValueOrBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

GetName String publik ()

 Metric name
 
string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

getValue ganda publik ()

 Metric value
 
double value = 2;

boolean publik hasMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

boolean publik hasMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

boolean akhir publik diinisialisasi ()

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

Melempar
Pengecualian IO

MetricEntry.Builder mergeFrom publik (com.google.protobuf.Message lainnya)

MetricEntry.Builder mergeMaxValue publik (nilai com.google.protobuf.DoubleValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

MetricEntry.Builder mergeMinValue publik (nilai com.google.protobuf.DoubleValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

MetricEntry.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)

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

MetricEntry.Builder setMaxValue publik (com.google.protobuf.DoubleValue.Builder builderForValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

MetricEntry.Builder setMaxValue publik (nilai com.google.protobuf.DoubleValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

MetricEntry.Builder setMinValue publik (com.google.protobuf.DoubleValue.Builder builderForValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

MetricEntry.Builder setMinValue publik (nilai com.google.protobuf.DoubleValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

MetricEntry.Builder setName publik (Nilai string)

 Metric name
 
string name = 1;

MetricEntry.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)

 Metric name
 
string name = 1;

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

MetricEntry.Builder setUnknownFields final publik (com.google.protobuf.UnknownFieldSet unknownFields)

public MetricEntry.Builder setValue (nilai ganda)

 Metric value
 
double value = 2;