interfejs publiczny SaveSliceInfoDefOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny ciąg | pobierzPełne imię () Name of the full variable of which this is a slice. |
| streszczenie com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
| streszczenie długie | getFullShape (indeks int) Shape of the full variable. |
| streszczenie wew | getFullShapeCount () Shape of the full variable. |
| streszczenie Lista<Długa> | getFullShapeList () Shape of the full variable. |
| streszczenie długie | getVarOffset (indeks int) Offset of this variable into the full variable. |
| streszczenie wew | getVarOffsetCount () Offset of this variable into the full variable. |
| streszczenie Lista<Długa> | getVarOffsetList () Offset of this variable into the full variable. |
| streszczenie długie | getVarShape (indeks int) Shape of this variable. |
| streszczenie wew | pobierzVarShapeCount () Shape of this variable. |
| streszczenie Lista<Długa> | getVarShapeList () Shape of this variable. |
Metody publiczne
publiczny ciąg abstrakcyjny getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1; publiczne streszczenie com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1; publiczna abstrakcja długa getFullShape (indeks int)
Shape of the full variable.
repeated int64 full_shape = 2; publiczne streszczenie int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2; publiczna lista abstrakcyjna<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2; publiczne streszczenie długie getVarOffset (indeks int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3; publiczne streszczenie int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; publiczna lista abstrakcyjna<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; publiczna abstrakcja długa getVarShape (indeks int)
Shape of this variable.
repeated int64 var_shape = 4; publiczne streszczenie int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4; publiczna lista abstrakcyjna<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;