public interface NodeConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getNodeExecutablePath()
The path to the node executable that should be used.
|
boolean |
hasNodeExecutablePath()
The path to the node executable that should be used.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNodeExecutablePath()
The path to the node executable that should be used.
optional bytes node_executable_path = 1;com.google.protobuf.ByteString getNodeExecutablePath()
The path to the node executable that should be used.
optional bytes node_executable_path = 1;Copyright © 2022. All rights reserved.