ApiDef.Arg.Builder

classe finale statica pubblica ApiDef.Arg.Builder

Tipo di protocollo tensorflow.ApiDef.Arg

Metodi pubblici

ApiDef.Arg.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ApiDef.Arg
ApiDef.Arg
ApiDef.Arg.Builder
chiaro ()
ApiDef.Arg.Builder
clearDescrizione ()
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Arg.Builder
nomechiaro ()
string name = 1;
ApiDef.Arg.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Arg.Builder
clearRinominaIn ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
clone ()
ApiDef.Arg
Corda
getDescrizione ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
getDescrizioneBytes ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.Descriptors.Descriptor statico finale
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 finale
ApiDef.Arg.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.Message altro)
finale ApiDef.Arg.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ApiDef.Arg.Builder
setDescription (valore stringa)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setDescriptionBytes (valore com.google.protobuf.ByteString)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ApiDef.Arg.Builder
setName (valore stringa)
string name = 1;
ApiDef.Arg.Builder
setNameBytes (valore com.google.protobuf.ByteString)
string name = 1;
ApiDef.Arg.Builder
setRenameTo (valore stringa)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRenameToBytes (valore 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, indice int, valore oggetto)
finale ApiDef.Arg.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public ApiDef.Arg.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica ApiDef.Arg ()

public ApiDef.Arg buildPartial ()

pubblico ApiDef.Arg.Builder chiaro ()

public ApiDef.Arg.Builder clearDescription ()

descrizione stringa

 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 clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public ApiDef.Arg.Builder clearName ()

string name = 1;

public ApiDef.Arg.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

clone pubblico ApiDef.Arg.Builder ()

pubblico ApiDef.Arg getDefaultInstanceForType ()

stringa pubblica getDescription ()

descrizione stringa

 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;

pubblico com.google.protobuf.ByteString getDescriptionBytes ()

descrizione stringa

 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 ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

stringa pubblica 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;

pubblico 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 booleano isInitialized ()

public ApiDef.Arg.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public ApiDef.Arg.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public ApiDef.Arg.Builder setDescription (valore stringa)

descrizione stringa

 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;

pubblico ApiDef.Arg.Builder setDescriptionBytes (valore com.google.protobuf.ByteString)

descrizione stringa

 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, valore oggetto)

public ApiDef.Arg.Builder setName (valore stringa)

string name = 1;

pubblico ApiDef.Arg.Builder setNameBytes (valore com.google.protobuf.ByteString)

string name = 1;

public ApiDef.Arg.Builder setRenameTo (valore stringa)

 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;

pubblico ApiDef.Arg.Builder setRenameToBytes (valore 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;

public ApiDef.Arg.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale ApiDef.Arg.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)