ממשק ציבורי SaveSliceInfoDefOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מחרוזת מופשטת | getFullName () Name of the full variable of which this is a slice. |
| תקציר com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
| מופשט ארוך | getFullShape (int index) Shape of the full variable. |
| מופשט int | getFullShapeCount () Shape of the full variable. |
| רשימה מופשטת<Long> | getFullShapeList () Shape of the full variable. |
| מופשט ארוך | getVarOffset (int index) Offset of this variable into the full variable. |
| מופשט int | getVarOffsetCount () Offset of this variable into the full variable. |
| רשימה מופשטת<Long> | getVarOffsetList () Offset of this variable into the full variable. |
| מופשט ארוך | getVarShape (int index) Shape of this variable. |
| מופשט int | getVarShapeCount () Shape of this variable. |
| רשימה מופשטת<Long> | getVarShapeList () Shape of this variable. |
שיטות ציבוריות
מחרוזת תקציר ציבורי getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1; תקציר ציבורי com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1; תקציר ציבורי ארוך getFullShape (int index)
Shape of the full variable.
repeated int64 full_shape = 2; תקציר ציבורי int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2; רשימת תקציר ציבורית<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2; תקציר ציבורי ארוך getVarOffset (int index)
Offset of this variable into the full variable.
repeated int64 var_offset = 3; תקציר ציבורי int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; רשימת תקציר ציבורית<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; תקציר ציבורי ארוך getVarShape (int index)
Shape of this variable.
repeated int64 var_shape = 4; תקציר ציבורי int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4; רשימת תקציר ציבורית<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;