SaveSliceInfoDefOrBuilder

الواجهة العامة SaveSliceInfoDefOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
الحصول على الاسم الكامل ()
 Name of the full variable of which this is a slice.
مجردة com.google.protobuf.ByteString
الحصول علىFullNameBytes ()
 Name of the full variable of which this is a slice.
مجردة طويلة
getFullShape (مؤشر كثافة العمليات)
 Shape of the full variable.
كثافة العمليات مجردة
الحصول علىFullShapeCount ()
 Shape of the full variable.
قائمة مجردة<طويلة>
الحصول علىFullShapeList ()
 Shape of the full variable.
مجردة طويلة
getVarOffset (فهرس كثافة العمليات)
 Offset of this variable into the full variable.
كثافة العمليات مجردة
getVarOffsetCount ()
 Offset of this variable into the full variable.
قائمة مجردة<طويلة>
getVarOffsetList ()
 Offset of this variable into the full variable.
مجردة طويلة
getVarShape (فهرس كثافة العمليات)
 Shape of this variable.
كثافة العمليات مجردة
getVarShapeCount ()
 Shape of this variable.
قائمة مجردة<طويلة>
قائمة getVarShape ()
 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)

 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)

 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)

 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;