מחלקה סופית סטטית ציבורית ApiDef.Arg
סוג Protobuf tensorflow.ApiDef.Arg
כיתות מקוננות
מַחלָקָה | ApiDef.Arg.Builder | סוג Protobuf tensorflow.ApiDef.Arg |
קבועים
int | DESCRIPTION_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | RENAME_TO_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי ApiDef.Arg | |
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 | |
חוּט | 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. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי ApiDef.Arg.Builder | newBuilder (אב-טיפוס ApiDef.Arg ) |
סטטי ApiDef.Arg.Builder | newBuilder () |
ApiDef.Arg.Builder | |
סטטי ApiDef.Arg | parseDelimitedFrom (קלט InputStream) |
סטטי ApiDef.Arg | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Arg | parseFrom (נתוני ByteBuffer) |
סטטי ApiDef.Arg | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Arg | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Arg | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי ApiDef.Arg | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Arg | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי ApiDef.Arg | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Arg | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
ApiDef.Arg.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי DESCRIPTION_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי RENAME_TO_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
מחרוזת ציבורית 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 ()
מחרוזת ציבורית getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
פּוּמְבֵּי getParserForType ()
מחרוזת ציבורית 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 int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
סטטי ציבורי ApiDef.Arg parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
ParseFrom של ApiDef.Arg סטטי ציבורי (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
ParseFrom של ApiDef.Arg סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static ApiDef.Arg parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
ParseFrom של ApiDef.Arg סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי ApiDef.Arg parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
ParseFrom של ApiDef.Arg סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|