classe final estática pública ApiDef.Arg.Builder
Tipo de protobuf tensorflow.ApiDef.Arg
Métodos Públicos
ApiDef.Arg.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
ApiDef.Arg | construir () |
ApiDef.Arg | |
ApiDef.Arg.Builder | claro () |
ApiDef.Arg.Builder | limparDescrição () Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Arg.Builder | limparNome () string name = 1; |
ApiDef.Arg.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
ApiDef.Arg.Builder | limparRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | clonar () |
ApiDef.Arg | |
Corda | getDescrição () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getNome () string name = 1; |
com.google.protobuf.ByteString | getNomeBytes () string name = 1; |
Corda | 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 extensionRegistry) |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.Message outro) |
final ApiDef.Arg.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
ApiDef.Arg.Builder | setDescription (valor da string) 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 do objeto) |
ApiDef.Arg.Builder | setName (valor da string) string name = 1; |
ApiDef.Arg.Builder | setNameBytes (valor com.google.protobuf.ByteString) string name = 1; |
ApiDef.Arg.Builder | setRenameTo (valor da string) 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 do objeto) |
final ApiDef.Arg.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public ApiDef.Arg.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público 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;
String pública getDescrição ()
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;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getNome ()
string name = 1;
público com.google.protobuf.ByteString getNameBytes ()
string name = 1;
String 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 ()
public ApiDef.Arg.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
final público ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público ApiDef.Arg.Builder setDescription (valor da 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;
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;
public ApiDef.Arg.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público ApiDef.Arg.Builder setRenameTo (valor da string)
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;