| importappfwprotofile |
Use this method to imports a gRPC schema file from specified location. |
Syntax |
Parameters |
src |
Indicates source path of the gRPC schema file. This is mandatory parameter. |
name |
Source path of the gRPC schema file. This is mandatory parameter. |
overwrite |
Overwrite any existing gRPC schema object of the same name. |
comment |
Comments associated with this gRPC schema file. |
Return Value |
Returns simpleResult |
See Also |