classe finale statique publique ApiDef.Arg.Builder
tensorflow.ApiDef.Arg
de type Protobuf
Méthodes publiques
ApiDef.Arg.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ApiDef.Arg | construire () |
ApiDef.Arg | buildPartial () |
ApiDef.Arg.Builder | clair () |
ApiDef.Arg.Builder | effacerDescription () Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Arg.Builder | nom clair () 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 | cloner () |
ApiDef.Arg | |
Chaîne | obtenirDescription () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNom () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Chaîne | 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. |
booléen final | |
ApiDef.Arg.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.Message autre) |
ApiDef.Arg.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
ApiDef.Arg.Builder | setDescription (valeur de chaîne) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setDescriptionBytes (valeur com.google.protobuf.ByteString) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ApiDef.Arg.Builder | setName (valeur de chaîne) string name = 1; |
ApiDef.Arg.Builder | setNameBytes (valeur com.google.protobuf.ByteString) string name = 1; |
ApiDef.Arg.Builder | setRenameTo (valeur de chaîne) Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | setRenameToBytes (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
ApiDef.Arg.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public ApiDef.Arg.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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;
chaîne publique 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
chaîne publique 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;
public final booléen isInitialized ()
public ApiDef.Arg.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public ApiDef.Arg.Builder setDescription (valeur de chaîne)
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 (valeur 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;
public ApiDef.Arg.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public ApiDef.Arg.Builder setRenameTo (valeur de chaîne)
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 (valeur 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;