ApiDef.Arg.Builder

ApiDef.Arg.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

Protobuf ประเภท tensorflow.ApiDef.Arg

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

ApiDef.Arg.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
ApiDef.Arg
ApiDef.Arg
ApiDef.Arg.Builder
ApiDef.Arg.Builder
ชัดเจนคำอธิบาย ()
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Arg.Builder
ApiDef.Arg.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Arg.Builder
clearRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
ApiDef.Arg
สตริง
รับคำอธิบาย ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับชื่อ ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
สตริง
getRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
บูลีนสุดท้าย
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
ApiDef.Arg.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ApiDef.Arg.Builder
setDescription (ค่าสตริง)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setDescriptionBytes (ค่า com.google.protobuf.ByteString)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
ApiDef.Arg.Builder
setName (ค่าสตริง)
string name = 1;
ApiDef.Arg.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
string name = 1;
ApiDef.Arg.Builder
setRenameTo (ค่าสตริง)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRenameToBytes (ค่า com.google.protobuf.ByteString)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
ApiDef.Arg.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

ApiDef.Arg.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

โครงสร้าง ApiDef.Arg สาธารณะ ()

ApiDef.Arg buildPartial สาธารณะ ()

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

ApiDef.Arg.Builder สาธารณะ clearDescription ()

คำอธิบายสตริง

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

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

ApiDef.Arg.Builder สาธารณะ clearName ()

string name = 1;

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

ApiDef.Arg.Builder สาธารณะ clearRenameTo ()

สตริง

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

โคลน ApiDef.Arg.Builder สาธารณะ ()

ApiDef.Arg สาธารณะ getDefaultInstanceForType ()

สตริงสาธารณะ getDescription ()

คำอธิบายสตริง

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

สาธารณะ com.google.protobuf.ByteString getDescriptionBytes ()

คำอธิบายสตริง

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

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

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

สตริงสาธารณะ getName ()

string name = 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

สตริงสาธารณะ getRenameTo ()

สตริง

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

สาธารณะ com.google.protobuf.ByteString getRenameToBytes ()

สตริง

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

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

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

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

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

ApiDef.Arg.Builder สุดท้ายสาธารณะ ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

ApiDef.Arg.Builder setDescription สาธารณะ (ค่าสตริง)

คำอธิบายสตริง

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

ApiDef.Arg.Builder สาธารณะ setDescriptionBytes (ค่า com.google.protobuf.ByteString)

คำอธิบายสตริง

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

ApiDef.Arg.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

ApiDef.Arg.Builder setName สาธารณะ (ค่าสตริง)

string name = 1;

ApiDef.Arg.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

ApiDef.Arg.Builder สาธารณะ setRenameTo (ค่าสตริง)

สตริง

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

ApiDef.Arg.Builder สาธารณะ setRenameToBytes (ค่า com.google.protobuf.ByteString)

สตริง

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

ApiDef.Arg.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

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