ApiDef.ArgOrBuilder

antarmuka statis publik ApiDef.ArgOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

Tali abstrak
dapatkanDeskripsi ()
 Note: this will replace any inherited arg doc.
abstrak com.google.protobuf.ByteString
dapatkanDeskripsiBytes ()
 Note: this will replace any inherited arg doc.
Tali abstrak
dapatkan Nama ()
string name = 1;
abstrak com.google.protobuf.ByteString
dapatkanNamaBytes ()
string name = 1;
Tali abstrak
dapatkan Ganti Nama Ke ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
abstrak com.google.protobuf.ByteString
dapatkanRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.

Metode Publik

abstrak publik String 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;

abstrak publik com.google.protobuf.ByteString getDescriptionBytes ()

deskripsi string

 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;

abstrak publik String getName ()

string name = 1;

abstrak publik com.google.protobuf.ByteString getNameBytes ()

string name = 1;

String abstrak publik 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;

abstrak publik 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;