public static interface CollectionSetProtos.NodeLevelResourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getForeignId()
string foreign_id = 3; |
com.google.protobuf.ByteString |
getForeignIdBytes()
string foreign_id = 3; |
String |
getForeignSource()
string foreign_source = 2; |
com.google.protobuf.ByteString |
getForeignSourceBytes()
string foreign_source = 2; |
String |
getLocation()
string location = 5; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 5; |
long |
getNodeId()
int64 node_id = 1; |
String |
getNodeLabel()
string node_label = 4; |
com.google.protobuf.ByteString |
getNodeLabelBytes()
string node_label = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getNodeId()
int64 node_id = 1;
String getForeignSource()
string foreign_source = 2;
com.google.protobuf.ByteString getForeignSourceBytes()
string foreign_source = 2;
String getForeignId()
string foreign_id = 3;
com.google.protobuf.ByteString getForeignIdBytes()
string foreign_id = 3;
String getNodeLabel()
string node_label = 4;
com.google.protobuf.ByteString getNodeLabelBytes()
string node_label = 4;
String getLocation()
string location = 5;
com.google.protobuf.ByteString getLocationBytes()
string location = 5;
Copyright © 2021. All rights reserved.