public interface ScriptHandlerOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScriptPath()
Path to the script from the application root directory.
|
ByteString |
getScriptPathBytes()
Path to the script from the application root directory.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getScriptPath()
Path to the script from the application root directory.
string script_path = 1;
ByteString getScriptPathBytes()
Path to the script from the application root directory.
string script_path = 1;