מחלקה סופית סטטית ציבורית MetricEntry.Builder
סוג Protobuf tensorflow.MetricEntry
שיטות ציבוריות
MetricEntry.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
MetricEntry | לבנות () |
MetricEntry | buildPartial () |
MetricEntry.Builder | ברור () |
MetricEntry.Builder | clearField (שדה 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 | 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 | שיבוט () |
MetricEntry | |
final static 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; |
חוּט | getName () Metric name string name = 1; |
com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
לְהַכפִּיל | getValue () Metric value double value = 2; |
בוליאני | hasMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
בוליאני | hasMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
בוליאנית סופית | |
MetricEntry.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MetricEntry.Builder | mergeFrom (com.google.protobuf.Message אחר) |
MetricEntry.Builder | mergeMaxValue (ערך com.google.protobuf.DoubleValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | mergeMinValue (ערך com.google.protobuf.DoubleValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
final MetricEntry.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
MetricEntry.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
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) 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) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | setName (ערך מחרוזת) Metric name string name = 1; |
MetricEntry.Builder | setNameBytes (ערך com.google.protobuf.ByteString) Metric name string name = 1; |
MetricEntry.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
final MetricEntry.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
MetricEntry.Builder | setValue (ערך כפול) Metric value double value = 2; |
שיטות בירושה
שיטות ציבוריות
public MetricEntry.Builder addRepeatedField (שדה 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public 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;
public 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;
מחרוזת ציבורית getName ()
Metric name
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
public double getValue ()
Metric value
double value = 2;
בוליאני ציבורי hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
בוליאני ציבורי hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
בוליאני הסופי הציבורי הוא אתחול ()
public MetricEntry.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public MetricEntry.Builder mergeMaxValue (ערך com.google.protobuf.DoubleValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder mergeMinValue (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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 (ערך 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 (ערך com.google.protobuf.DoubleValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public MetricEntry.Builder setNameBytes (ערך com.google.protobuf.ByteString)
Metric name
string name = 1;