clase final estática pública ApiDef.Arg
Protobuf tipo tensorflow.ApiDef.Arg
Clases anidadas
| clase | ApiDef.Arg.Builder | Protobuf tipo tensorflow.ApiDef.Arg | |
Constantes
| entero | DESCRIPTION_FIELD_NUMBER | |
| entero | NOMBRE_CAMPO_NÚMERO | |
| entero | RENAME_TO_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| ApiDef.Arg estático | |
| 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 | |
| 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. |
| entero | |
| com.google.protobuf.UnknownFieldSet final | |
| entero | código hash () |
| booleano final | |
| ApiDef.Arg.Builder estático | newBuilder (prototipo ApiDef.Arg ) |
| ApiDef.Arg.Builder estático | |
| ApiDef.Arg.Builder | |
| ApiDef.Arg estático | parseDelimitedFrom (entrada de InputStream) |
| ApiDef.Arg estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg estático | parseFrom (datos de ByteBuffer) |
| ApiDef.Arg estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| ApiDef.Arg estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| ApiDef.Arg estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg estático | parseFrom (datos com.google.protobuf.ByteString) |
| ApiDef.Arg estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| ApiDef.Arg.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público DESCRIPTION_FIELD_NUMBER
Valor constante: 3
público estático final int NAME_FIELD_NUMBER
Valor constante: 1
int final estático público RENAME_TO_FIELD_NUMBER
Valor constante: 2
Métodos públicos
público booleano es igual (Objeto obj)
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 ()
cadena pública getName ()
string name = 1;
público com.google.protobuf.ByteString getNameBytes ()
string name = 1;
público getParserForType ()
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 int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
público estático ApiDef.Arg parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático ApiDef.Arg parseFrom (datos ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
público estático ApiDef.Arg parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático ApiDef.Arg parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
público estático ApiDef.Arg parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
público estático ApiDef.Arg parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
público estático ApiDef.Arg parseFrom (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
público estático ApiDef.Arg parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático ApiDef.Arg parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOExcepción |
|---|