الواجهة الثابتة العامة TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
سلسلة مجردة | الحصول على الاسم المحلي () A user-provided name for the edge. |
مجردة com.google.protobuf.ByteString | الحصول على LocalNameBytes () A user-provided name for the edge. |
كثافة العمليات مجردة | الحصول على معرف () An index into `TrackableObjectGraph.nodes`, indicating the object being referenced. |
الأساليب العامة
سلسلة مجردة عامة getLocalName ()
A user-provided name for the edge.
string local_name = 2;
الملخص العام com.google.protobuf.ByteString getLocalNameBytes ()
A user-provided name for the edge.
string local_name = 2;
الملخص العام int getNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
int32 node_id = 1;