genel statik son sınıf ApiDef.Arg.Builder
Protobuf tipi tensorflow.ApiDef.Arg
Genel Yöntemler
ApiDef.Arg.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
ApiDef.Arg | inşa etmek () |
ApiDef.Arg | inşaKısmi () |
ApiDef.Arg.Builder | temizlemek () |
ApiDef.Arg.Builder | clearDescription () Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
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 | klon () |
ApiDef.Arg | |
Sicim | getDescription () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Sicim | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Sicim | 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. |
son boole değeri | Başlatıldı () |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.Message other) |
son ApiDef.Arg.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
ApiDef.Arg.Builder | setDescription (Dize değeri) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setDescriptionBytes (com.google.protobuf.ByteString değeri) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
ApiDef.Arg.Builder | setName (Dize değeri) string name = 1; |
ApiDef.Arg.Builder | setNameBytes (com.google.protobuf.ByteString değeri) string name = 1; |
ApiDef.Arg.Builder | setRenameTo (Dize değeri) 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 değeri) 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 alanı, int dizini, Nesne değeri) |
son ApiDef.Arg.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public ApiDef.Arg.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public 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;
public 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;
genel Dize 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;
public 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public String 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;
public 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;
genel son boolean isInitialized ()
genel ApiDef.Arg.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public ApiDef.Arg.Builder setDescription (Dize değeri)
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;
public ApiDef.Arg.Builder setDescriptionBytes (com.google.protobuf.ByteString değeri)
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;
public ApiDef.Arg.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public ApiDef.Arg.Builder setRenameTo (Dize değeri)
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;
public ApiDef.Arg.Builder setRenameToBytes (com.google.protobuf.ByteString değeri)
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;