clase final estática pública ApiDef.Arg.Builder
Protobuf tipo tensorflow.ApiDef.Arg
Métodos públicos
ApiDef.Arg.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ApiDef.Arg | construir () |
ApiDef.Arg | |
ApiDef.Arg.Builder | claro () |
ApiDef.Arg.Builder | borrarDescripción () Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Arg.Builder | borrar nombre () string name = 1; |
ApiDef.Arg.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
ApiDef.Arg.Builder | borrarRenombrarA () Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | clonar () |
ApiDef.Arg | |
Cadena | obtener descripción () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | obtenerDescripciónBytes () Note: this will replace any inherited arg doc. |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtenerNombre () string name = 1; |
com.google.protobuf.ByteString | getNombreBytes () string name = 1; |
Cadena | 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. |
booleano final | |
ApiDef.Arg.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.Message otro) |
ApiDef.Arg.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
ApiDef.Arg.Builder | setDescription (valor de cadena) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setDescriptionBytes (valor com.google.protobuf.ByteString) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ApiDef.Arg.Builder | setName (valor de cadena) string name = 1; |
ApiDef.Arg.Builder | setNameBytes (valor com.google.protobuf.ByteString) string name = 1; |
ApiDef.Arg.Builder | setRenameTo (valor de cadena) Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | setRenameToBytes (valor 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
ApiDef.Arg.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público ApiDef.Arg.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
pública 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;
público 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;
cadena pública 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;
público 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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getName ()
string name = 1;
público com.google.protobuf.ByteString getNameBytes ()
string name = 1;
cadena pública 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;
público 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;
público final booleano isInitialized ()
público ApiDef.Arg.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público final ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
public ApiDef.Arg.Builder setDescription (valor de cadena)
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;
público ApiDef.Arg.Builder setDescriptionBytes (valor 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;
público ApiDef.Arg.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público ApiDef.Arg.Builder setRenameTo (valor de cadena)
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;
público ApiDef.Arg.Builder setRenameToBytes (valor 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;