ApiDef.Arg.Builder

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

Protobuf loại tensorflow.ApiDef.Arg

Phương pháp công cộng

ApiDef.Arg.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
ApiDef.Arg
ApiDef.Arg
ApiDef.Arg.Builder
ApiDef.Arg.Builder
mô tả rõ ràng ()
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
ClearField (trường 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.
ApiDef.Arg.Builder
ApiDef.Arg
Sợi dây
getDescription ()
 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 tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
lấy Tên ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
Sợi dây
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.
boolean cuối cùng
ApiDef.Arg.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.Message other)
ApiDef.Arg.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
ApiDef.Arg.Builder
setDescription (Giá trị chuỗi)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setDescriptionBytes (giá trị com.google.protobuf.ByteString)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
ApiDef.Arg.Builder
setName (Giá trị chuỗi)
string name = 1;
ApiDef.Arg.Builder
setNameBytes (giá trị com.google.protobuf.ByteString)
string name = 1;
ApiDef.Arg.Builder
setRenameTo (Giá trị chuỗi)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRenameToBytes (giá trị 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 (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
ApiDef.Arg.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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

Phương pháp công cộng

ApiDef.Arg.Builder addRepeatedField công khai (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng ApiDef.Arg công khai ()

ApiDef.Arg buildPartial công khai ()

ApiDef.Arg.Builder công khai rõ ràng ()

ApiDef.Arg.Builder công khai clearDescription ()

mô tả chuỗi

 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 công khai (trường com.google.protobuf.Descriptors.FieldDescriptor)

ApiDef.Arg.Builder clearName công khai ()

string name = 1;

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

ApiDef.Arg.Builder công khai 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;

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

ApiDef.Arg công khai getDefaultInstanceForType ()

Chuỗi công khai getDescription ()

mô tả chuỗi

 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 công khai ()

mô tả chuỗi

 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;

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

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

Chuỗi công khai getName ()

string name = 1;

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

string name = 1;

Chuỗi công khai 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 công khai ()

 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;

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

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

Ném
IOException

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

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

public ApiDef.Arg.Builder setDescription (Giá trị chuỗi)

mô tả chuỗi

 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 công khai (giá trị com.google.protobuf.ByteString)

mô tả chuỗi

 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 công khai (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

ApiDef.Arg.Builder setName công khai (Giá trị chuỗi)

string name = 1;

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

string name = 1;

ApiDef.Arg.Builder setRenameTo công khai (Giá trị chuỗi)

 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 công khai setRenameToBytes (giá trị 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 công khai (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

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