MetricEntry.Builder

genel statik son sınıf MetricEntry.Builder

Protobuf tipi tensorflow.MetricEntry

Genel Yöntemler

MetricEntry.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Metrik Girişi
Metrik Girişi
MetricEntry.Builder
MetricEntry.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
clearName ()
 Metric name
 
string name = 1;
MetricEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetricEntry.Builder
clearValue ()
 Metric value
 
double value = 2;
MetricEntry.Builder
klon ()
Metrik Girişi
final statik com.google.protobuf.Descriptors.Descriptor
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;
Sicim
getName ()
 Metric name
 
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
 Metric name
 
string name = 1;
çift
Değer elde etmek ()
 Metric value
 
double value = 2;
boolean
hasMaxValue ()
 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;
son boole değeri
MetricEntry.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.Message other)
MetricEntry.Builder
mergeMaxValue (com.google.protobuf.DoubleValue değeri)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
mergeMinValue (com.google.protobuf.DoubleValue değeri)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
son MetricEntry.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
MetricEntry.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
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 (com.google.protobuf.DoubleValue değeri)
 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 (com.google.protobuf.DoubleValue değeri)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setName (Dize değeri)
 Metric name
 
string name = 1;
MetricEntry.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
 Metric name
 
string name = 1;
MetricEntry.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son MetricEntry.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)
MetricEntry.Builder
setValue (çift değer)
 Metric value
 
double value = 2;

Kalıtsal Yöntemler

Genel Yöntemler

public MetricEntry.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MetricEntry yapısı ()

public MetricEntry buildPartial ()

genel MetricEntry.Builder clear ()

genel MetricEntry.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel MetricEntry.Builder clearMaxValue ()

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

genel 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)

genel MetricEntry.Builder clearValue ()

 Metric value
 
double value = 2;

genel MetricEntry.Builder klonu ()

public MetricEntry getDefaultInstanceForType ()

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

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

herkese açık com.google.protobuf.DoubleValue getMaxValue ()

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

herkese açık com.google.protobuf.DoubleValue.Builder getMaxValueBuilder ()

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

public com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()

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

herkese açık com.google.protobuf.DoubleValue getMinValue ()

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

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

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

public com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()

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

genel Dize getName ()

 Metric name
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

genel çift getValue ()

 Metric value
 
double value = 2;

genel boolean hasMaxValue ()

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

genel boolean hasMinValue ()

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

genel final boolean isInitialized ()

genel MetricEntry.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel MetricEntry.Builder mergeFrom (com.google.protobuf.Message other)

genel MetricEntry.Builder mergeMaxValue (com.google.protobuf.DoubleValue değeri)

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

genel MetricEntry.Builder mergeMinValue (com.google.protobuf.DoubleValue değeri)

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

genel final MetricEntry.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public MetricEntry.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

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;

genel MetricEntry.Builder setMaxValue (com.google.protobuf.DoubleValue değeri)

 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 (com.google.protobuf.DoubleValue değeri)

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

public MetricEntry.Builder setName (Dize değeri)

 Metric name
 
string name = 1;

public MetricEntry.Builder setNameBytes (com.google.protobuf.ByteString değeri)

 Metric name
 
string name = 1;

public MetricEntry.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final MetricEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public MetricEntry.Builder setValue (çift değer)

 Metric value
 
double value = 2;