| Constructor and description |
|---|
ProtobufConvention
(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Directory to extract proto files into
Directory to save java files to
List of code generation plugin names and paths. Plugins defined here
can be used in the proto block of the sourceSets.
-- Each item is a '
List of native code generation plugins that is fetched from repositories.
-- Each item is a '
The spec of a pre-compiled protoc plugin that is fetched from repositories.
It overrides 'protocPath'.
Spec format: '
Groovy Documentation