publiczna statyczna klasa końcowa ApiDef.Arg.Builder
Protobuf typu tensorflow.ApiDef.Arg
Metody publiczne
Konstruktor ApiDef.Arg | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
ApiDef.Arg | zbudować () |
ApiDef.Arg | |
Konstruktor ApiDef.Arg | jasne () |
Konstruktor ApiDef.Arg | jasneOpis () Note: this will replace any inherited arg doc. |
Konstruktor ApiDef.Arg | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
Konstruktor ApiDef.Arg | wyczyść nazwę () string name = 1; |
Konstruktor ApiDef.Arg | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Konstruktor ApiDef.Arg | wyczyśćZmień nazwę na () Change the name used to access this arg in the API from what is used in the GraphDef. |
Konstruktor ApiDef.Arg | klon () |
ApiDef.Arg | |
Smyczkowy | pobierz opis () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierz nazwę () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Smyczkowy | 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. |
końcowa wartość logiczna | |
Konstruktor ApiDef.Arg | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Konstruktor ApiDef.Arg | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy ApiDef.Arg.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Konstruktor ApiDef.Arg | setDescription (wartość ciągu) Note: this will replace any inherited arg doc. |
Konstruktor ApiDef.Arg | setDescriptionBytes (wartość com.google.protobuf.ByteString) Note: this will replace any inherited arg doc. |
Konstruktor ApiDef.Arg | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Konstruktor ApiDef.Arg | setName (wartość ciągu) string name = 1; |
Konstruktor ApiDef.Arg | setNameBytes (wartość com.google.protobuf.ByteString) string name = 1; |
Konstruktor ApiDef.Arg | setRenameTo (wartość ciągu) Change the name used to access this arg in the API from what is used in the GraphDef. |
Konstruktor ApiDef.Arg | setRenameToBytes (wartość com.google.protobuf.ByteString) Change the name used to access this arg in the API from what is used in the GraphDef. |
Konstruktor ApiDef.Arg | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy ApiDef.Arg.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public ApiDef.Arg.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
publiczny 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;
publiczny 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;
public String 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publiczny ciąg 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;
publiczna końcowa wartość logiczna isInitialized ()
public ApiDef.Arg.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public ApiDef.Arg.Builder setDescription (wartość ciągu)
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 (wartość 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public ApiDef.Arg.Builder setRenameTo (wartość ciągu)
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 (wartość 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;