MetricEntry.Builder

lớp cuối cùng tĩnh công khai MetricEntry.Builder

Protobuf loại tensorflow.MetricEntry

Phương pháp công khai

MetricEntry.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Mục nhập số liệu
Mục nhập số liệu
MetricEntry.Builder
MetricEntry.Builder
ClearField (trường 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 ()
string name = 1;
 Metric name
 
= 1;
MetricEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetricEntry.Builder
ClearValue ()
 Metric value
 
double value = 2;
MetricEntry.Builder
Mục nhập số liệu
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
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;
Sợi dây
lấy Tên ()
 Metric name
 
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
 Metric name
 
= 1;
gấp đôi
getValue ()
 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;
boolean cuối cùng
MetricEntry.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.Message other)
MetricEntry.Builder
mergeMaxValue (giá trị com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
mergeMinValue (giá trị com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
MetricEntry.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
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 (giá trị 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 (giá trị com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setName (Giá trị chuỗi)
string name = 1;
 Metric name
 
= 1;
MetricEntry.Builder
setNameBytes (giá trị com.google.protobuf.ByteString)
 Metric name
 
string name = 1;
MetricEntry.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
MetricEntry.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
MetricEntry.Builder
setValue (giá trị kép)
 Metric value
 
double value = 2;

Phương pháp kế thừa

Phương pháp công khai

public MetricEntry.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng MetricEntry công khai ()

public MetricEntry buildPartial ()

công khai MetricEntry.Builder rõ ràng ()

public MetricEntry.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

MetricEntry.Builder công khai clearMaxValue ()

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

công khai MetricEntry.Builder clearMinValue ()

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

public MetricEntry.Builder clearName ()

string name = 1;

 Metric name
 
= 1;

công khai MetricEntry.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai MetricEntry.Builder clearValue ()

 Metric value
 
double value = 2;

bản sao công khai MetricEntry.Builder ()

công khai MetricEntry getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

com.google.protobuf.DoubleValue getMaxValue () công khai

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

com.google.protobuf.DoubleValue.Builder công khai getMaxValueBuilder ()

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

com.google.protobuf.DoubleValueOrBuilder công khai getMaxValueOrBuilder ()

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

com.google.protobuf.DoubleValue getMinValue () công khai

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

com.google.protobuf.DoubleValue.Builder công khai getMinValueBuilder ()

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

com.google.protobuf.DoubleValueOrBuilder công khai getMinValueOrBuilder ()

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

Chuỗi công khai getName ()

string name = 1;

 Metric name
 
= 1;

com.google.protobuf.ByteString getNameBytes công khai ()

string name = 1;

 Metric name
 
= 1;

công khai gấp đôi getValue ()

 Metric value
 
double value = 2;

boolean công khai hasMaxValue ()

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

boolean công khai hasMinValue ()

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

boolean cuối cùng công khai được khởi tạo ()

công khai MetricEntry.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai MetricEntry.Builder mergeFrom (com.google.protobuf.Message other)

công khai MetricEntry.Builder mergeMaxValue (giá trị com.google.protobuf.DoubleValue)

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

công khai MetricEntry.Builder mergeMinValue (giá trị com.google.protobuf.DoubleValue)

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

trận chung kết công khai MetricEntry.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public MetricEntry.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

MetricEntry.Builder setMaxValue công khai (com.google.protobuf.DoubleValue.Builder builderForValue)

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

công khai MetricEntry.Builder setMaxValue (giá trị com.google.protobuf.DoubleValue)

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

MetricEntry.Builder công khai setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)

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

công khai MetricEntry.Builder setMinValue (giá trị com.google.protobuf.DoubleValue)

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

public MetricEntry.Builder setName (Giá trị chuỗi)

string name = 1;

 Metric name
 
= 1;

công khai MetricEntry.Builder setNameBytes (giá trị com.google.protobuf.ByteString)

string name = 1;

 Metric name
 
= 1;

public MetricEntry.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

trận chung kết công khai MetricEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public MetricEntry.Builder setValue (giá trị kép)

 Metric value
 
double value = 2;