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 | ชื่อที่ชัดเจน () 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. |
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.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 สาธารณะ 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;
สตริงสาธารณะ 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 สุดท้ายสาธารณะ ผสาน 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 สาธารณะ 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;