-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface CompanionConfigOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract StringgetSourceNode()string sourceNode = 1;abstract ByteStringgetSourceNodeBytes()string sourceNode = 1;-
-
Method Detail
-
getSourceNode
abstract String getSourceNode()
string sourceNode = 1;
-
getSourceNodeBytes
abstract ByteString getSourceNodeBytes()
string sourceNode = 1;
-
-
-
-