publiczna statyczna klasa końcowa MetricEntry.Builder
Protobuf typu tensorflow.MetricEntry
Metody publiczne
MetricEntry.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Wpis metryczny | zbudować () |
Wpis metryczny | |
MetricEntry.Builder | jasne () |
MetricEntry.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
MetricEntry.Builder | wyczyśćMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | wyczyśćMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | wyczyśćNazwa () Metric name string name = 1; |
MetricEntry.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MetricEntry.Builder | wyczyść wartość () Metric value double value = 2; |
MetricEntry.Builder | klon () |
Wpis metryczny | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.DoubleValue | uzyskajMaxValue () 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 | uzyskajMinValue () 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; |
Smyczkowy | pobierz nazwę () Metric name string name = 1; |
com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
podwójnie | uzyskaj wartość () Metric value double value = 2; |
wartość logiczna | maMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
wartość logiczna | maMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
końcowa wartość logiczna | |
MetricEntry.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
MetricEntry.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
MetricEntry.Builder | mergeMaxValue (wartość com.google.protobuf.DoubleValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | mergeMinValue (wartość com.google.protobuf.DoubleValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
końcowy MetricEntry.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
MetricEntry.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
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 (wartość 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 (wartość com.google.protobuf.DoubleValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | setName (wartość ciągu) Metric name string name = 1; |
MetricEntry.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Metric name string name = 1; |
MetricEntry.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy MetricEntry.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
MetricEntry.Builder | setValue (podwójna wartość) Metric value double value = 2; |
Metody dziedziczone
Metody publiczne
public MetricEntry.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
publiczny 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;
publiczny 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;
public String getName ()
Metric name
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
publiczny podwójny getValue ()
Metric value
double value = 2;
publiczna wartość logiczna maMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
publiczna wartość logiczna maMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
publiczna końcowa wartość logiczna isInitialized ()
public MetricEntry.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public MetricEntry.Builder mergeMaxValue (wartość com.google.protobuf.DoubleValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder mergeMinValue (wartość com.google.protobuf.DoubleValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
publiczny końcowy MetricEntry.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public MetricEntry.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 (wartość 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 (wartość com.google.protobuf.DoubleValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public MetricEntry.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Metric name
string name = 1;