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