antarmuka publik SaveSliceInfoDefOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| Tali abstrak | dapatkan Nama Lengkap () Name of the full variable of which this is a slice. |
| abstrak com.google.protobuf.ByteString | dapatkanFullNameBytes () Name of the full variable of which this is a slice. |
| abstrak panjang | getFullShape (indeks int) Shape of the full variable. |
| abstrak ke dalam | dapatkanFullShapeCount () Shape of the full variable. |
| Daftar abstrak<Panjang> | dapatkanDaftarBentukPenuh () Shape of the full variable. |
| abstrak panjang | getVarOffset (indeks int) Offset of this variable into the full variable. |
| abstrak ke dalam | dapatkanVarOffsetCount () Offset of this variable into the full variable. |
| Daftar abstrak<Panjang> | dapatkanVarOffsetList () Offset of this variable into the full variable. |
| abstrak panjang | getVarShape (indeks int) Shape of this variable. |
| abstrak ke dalam | dapatkanVarShapeCount () Shape of this variable. |
| Daftar abstrak<Panjang> | dapatkanVarShapeList () Shape of this variable. |
Metode Publik
String abstrak publik getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1; abstrak publik com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1; abstrak publik getFullShape panjang (indeks int)
Shape of the full variable.
repeated int64 full_shape = 2; abstrak publik int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2; Daftar abstrak publik<Panjang> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2; getVarOffset panjang abstrak publik (indeks int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3; abstrak publik int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; Daftar abstrak publik<Panjang> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; getVarShape panjang abstrak publik (indeks int)
Shape of this variable.
repeated int64 var_shape = 4; abstrak publik int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4; Daftar abstrak publik<Panjang> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;