পাবলিক স্ট্যাটিক ইন্টারফেস TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত স্ট্রিং | getLocalName () A user-provided name for the edge. |
বিমূর্ত com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
বিমূর্ত int | 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;