MetricEntry.Builder

classe finale statica pubblica MetricEntry.Builder

Tipo di protocollo tensorflow.MetricEntry

Metodi pubblici

MetricEntry.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Voce metrica
Voce metrica
MetricEntry.Builder
chiaro ()
MetricEntry.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MetricEntry.Builder
clearMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
clearMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
nomechiaro ()
 Metric name
 
string name = 1;
MetricEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetricEntry.Builder
valorechiaro ()
 Metric value
 
double value = 2;
MetricEntry.Builder
clone ()
Voce metrica
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.DoubleValue
getMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue.Builder
getMaxValueBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValueOrBuilder
getMaxValueOrBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue
getMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValue.Builder
getMinValueBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValueOrBuilder
getMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
Corda
getNome ()
string name = 1;
 Metric name
 
= 1;
com.google.protobuf.ByteString
getNomeBytes ()
 Metric name
 
string name = 1;
Doppio
getValore ()
 Metric value
 
double value = 2;
booleano
haMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
booleano
haMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
booleano finale
MetricEntry.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.Message altro)
MetricEntry.Builder
mergeMaxValue (valore com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
mergeMinValue (valore com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
finale MetricEntry.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MetricEntry.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MetricEntry.Builder
setMaxValue (com.google.protobuf.DoubleValue.BuilderbuilderForValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
setMaxValue (valore 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.BuilderbuilderForValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setMinValue (valore com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setName (valore stringa)
 Metric name
 
string name = 1;
MetricEntry.Builder
setNameBytes (valore com.google.protobuf.ByteString)
 Metric name
 
string name = 1;
MetricEntry.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale MetricEntry.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MetricEntry.Builder
setValue (doppio valore)
 Metric value
 
double value = 2;

Metodi ereditati

Metodi pubblici

public MetricEntry.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build MetricEntry pubblica ()

public MetricEntry buildPartial ()

public MetricEntry.Builder cancella ()

public MetricEntry.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public MetricEntry.Builder clearMaxValue ()

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

public MetricEntry.Builder clearMinValue ()

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

public MetricEntry.Builder clearName ()

 Metric name
 
string name = 1;

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

public MetricEntry.Builder clearValue ()

 Metric value
 
double value = 2;

clone pubblico di MetricEntry.Builder ()

public MetricEntry getDefaultInstanceForType ()

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

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

pubblico com.google.protobuf.DoubleValue getMaxValue ()

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

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

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

pubblico com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()

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

pubblico com.google.protobuf.DoubleValue getMinValue ()

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

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

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

pubblico com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()

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

stringa pubblica getName ()

 Metric name
 
string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

pubblico doppio getValue ()

 Metric value
 
double value = 2;

hasMaxValue booleano pubblico ()

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

pubblico booleano hasMinValue ()

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

public final booleano isInitialized ()

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

Lancia
IOException

public MetricEntry.Builder mergeFrom (com.google.protobuf.Message altro)

public MetricEntry.Builder mergeMaxValue (valore com.google.protobuf.DoubleValue)

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

public MetricEntry.Builder mergeMinValue (valore com.google.protobuf.DoubleValue)

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

public final MetricEntry.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public MetricEntry.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

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

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

public MetricEntry.Builder setMaxValue (valore com.google.protobuf.DoubleValue)

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

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

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

public MetricEntry.Builder setMinValue (valore com.google.protobuf.DoubleValue)

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

public MetricEntry.Builder setName (valore stringa)

 Metric name
 
string name = 1;

public MetricEntry.Builder setNameBytes (valore com.google.protobuf.ByteString)

 Metric name
 
string name = 1;

public MetricEntry.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final MetricEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public MetricEntry.Builder setValue (doppio valore)

 Metric value
 
double value = 2;