CollectionDef.NodeList.Builder

คลาสสุดท้ายคงที่สาธารณะ CollectionDef.NodeList.Builder

 NodeList is used for collecting nodes in graph. For example
 collection_def {
   key: "summaries"
   value {
     node_list {
       value: "input_producer/ScalarSummary:0"
       value: "shuffle_batch/ScalarSummary:0"
       value: "ImageSummary:0"
     }
   }
 
Protobuf ประเภท tensorflow.CollectionDef.NodeList

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

CollectionDef.NodeList.Builder
addAllValue (ค่า <String> ที่สามารถทำซ้ำได้)
repeated string value = 1;
CollectionDef.NodeList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
CollectionDef.NodeList.Builder
addValue (ค่าสตริง)
repeated string value = 1;
CollectionDef.NodeList.Builder
addValueBytes (ค่า com.google.protobuf.ByteString)
repeated string value = 1;
CollectionDef.NodeList
CollectionDef.NodeList
CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.NodeList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.NodeList.Builder
ค่าที่ชัดเจน ()
repeated string value = 1;
CollectionDef.NodeList.Builder
CollectionDef.NodeList
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
getValue (ดัชนี int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (ดัชนี int)
repeated string value = 1;
ภายใน
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
รับค่ารายการ ()
repeated string value = 1;
บูลีนสุดท้าย
CollectionDef.NodeList.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
CollectionDef.NodeList.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.NodeList.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
CollectionDef.NodeList.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
CollectionDef.NodeList.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.NodeList.Builder
setValue (ดัชนี int, ค่าสตริง)
repeated string value = 1;

วิธีการสืบทอด

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

สาธารณะ CollectionDef.NodeList.Builder addAllValue (ค่า Iterable <String>)

repeated string value = 1;

Public CollectionDef.NodeList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

Public CollectionDef.NodeList.Builder addValue (ค่าสตริง)

repeated string value = 1;

สาธารณะ CollectionDef.NodeList.Builder addValueBytes (ค่า com.google.protobuf.ByteString)

repeated string value = 1;

สาธารณะ CollectionDef.NodeList build ()

สาธารณะ CollectionDef.NodeList buildPartial ()

สาธารณะ CollectionDef.NodeList.Builder ชัดเจน ()

สาธารณะ CollectionDef.NodeList.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

สาธารณะ CollectionDef.NodeList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

สาธารณะ CollectionDef.NodeList.Builder clearValue ()

repeated string value = 1;

โคลน CollectionDef.NodeList.Builder สาธารณะ ()

CollectionDef.NodeList สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getValue (ดัชนี int)

repeated string value = 1;

สาธารณะ com.google.protobuf.ByteString getValueBytes (ดัชนี int)

repeated string value = 1;

สาธารณะ int getValueCount ()

repeated string value = 1;

สาธารณะ com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ CollectionDef.NodeList.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ CollectionDef.NodeList.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

CollectionDef.NodeList.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Public CollectionDef.NodeList.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

Public CollectionDef.NodeList.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

สาธารณะสุดท้าย CollectionDef.NodeList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ CollectionDef.NodeList.Builder setValue (ดัชนี int, ค่าสตริง)

repeated string value = 1;