מחלקה סופית סטטית ציבורית ApiDef.Arg.Builder
סוג Protobuf tensorflow.ApiDef.Arg
שיטות ציבוריות
ApiDef.Arg.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
ApiDef.Arg | לבנות () |
ApiDef.Arg | buildPartial () |
ApiDef.Arg.Builder | ברור () |
ApiDef.Arg.Builder | clearDescription () Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Arg.Builder | clearName () string name = 1; |
ApiDef.Arg.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Arg.Builder | clearRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | שיבוט () |
ApiDef.Arg | |
חוּט | getDescription () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
חוּט | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
חוּט | 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. |
בוליאנית סופית | |
ApiDef.Arg.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Arg.Builder | mergeFrom (com.google.protobuf.Message אחר) |
Final ApiDef.Arg.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
ApiDef.Arg.Builder | setDescription (ערך מחרוזת) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setDescriptionBytes (ערך com.google.protobuf.ByteString) Note: this will replace any inherited arg doc. |
ApiDef.Arg.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
ApiDef.Arg.Builder | setName (ערך מחרוזת) string name = 1; |
ApiDef.Arg.Builder | setNameBytes (ערך com.google.protobuf.ByteString) string name = 1; |
ApiDef.Arg.Builder | setRenameTo (ערך מחרוזת) Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | setRenameToBytes (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
Final ApiDef.Arg.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
Public ApiDef.Arg.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public 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;
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;
מחרוזת ציבורית 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 ()
מחרוזת ציבורית getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
מחרוזת ציבורית 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;
בוליאני הסופי הציבורי הוא אתחול ()
public ApiDef.Arg.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Public ApiDef.Arg.Builder setDescription (ערך מחרוזת)
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 (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public ApiDef.Arg.Builder setRenameTo (ערך מחרוזת)
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 (ערך 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;