सार्वजनिक स्थैतिक इंटरफ़ेस TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार स्ट्रिंग | getLocalName () A user-provided name for the edge. |
सार com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
सार इंट | getNodeId () 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;