CostGraphDef.AggregatedCostOrBuilder

อินเทอร์เฟซสาธารณะแบบคง ที่ CostGraphDef.AggregatedCostOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

ลอยนามธรรม
รับต้นทุน ()
 Aggregated cost value.
สตริงที่เป็นนามธรรม
รับมิติ ()
 Aggregated cost dimension (e.g.
นามธรรม com.google.protobuf.ByteString
รับมิติข้อมูลไบต์ ()
 Aggregated cost dimension (e.g.

วิธีการสาธารณะ

นามธรรมสาธารณะลอย getCost ()

 Aggregated cost value.
 
float cost = 1;

สตริงนามธรรมสาธารณะ getDimension ()

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

นามธรรมสาธารณะ com.google.protobuf.ByteString getDimensionBytes ()

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;