- generateCmds(List<String>, List<File>, int) - Method in GenerateProtoTask
-
- GenerateProtoTask - Class in com.google.protobuf.gradle
The task that compiles proto files into Java files.
- GenerateProtoTask.DescriptorSetOptions - Class in com.google.protobuf.gradle
Configuration object for descriptor generation details.
- GenerateProtoTask.PluginOptions - Class in com.google.protobuf.gradle
The container of command-line options for a protoc plugin or a built-in output.
- GenerateProtoTask.PluginOptions(String) - Constructor in GenerateProtoTask.PluginOptions
-
- generateProtoTasks(Action<GenerateProtoTaskCollection>) - Method in ProtobufExtension
-
Configures the generateProto tasks in the given closure.
- getArtifact() - Method in ExecutableLocator
-
- getBuildType() - Method in GenerateProtoTask
-
- getBuiltins() - Method in GenerateProtoTask
-
Returns the container of protoc builtins.
- getBuiltinsForCaching() - Method in GenerateProtoTask
-
Used to expose inputs to Gradle, not to be called directly.
- getCmdLengthLimit(String) - Method in GenerateProtoTask
-
- getConfigName(String, String) - Method in Utils
-
Returns the conventional name of a configuration for a sourceSet
- getDescriptorPath() - Method in GenerateProtoTask
-
- getDescriptorSetOptionsForCaching() - Method in GenerateProtoTask
-
Used to expose inputs to Gradle, not to be called directly.
- getDestDir() - Method in ProtobufExtract
-
- getExecutables() - Method in GenerateProtoTask
-
Not for external use.
- getFileOperations() - Method in ArchiveActionFacade.ServiceBased
-
- getFileSystemOperations() - Method in CopyActionFacade.FileSystemOperationsBased
-
- getFlavors() - Method in GenerateProtoTask
-
- getGeneratedFilesBaseDir() - Method in ProtobufExtension
-
- getGenerateProtoTasks() - Method in ProtobufExtension
-
Returns the collection of generateProto tasks.
- getIncludeDirs() - Method in GenerateProtoTask
-
- getIncludeProtoDirs() - Method in DefaultProtoSourceSet
-
- getIncludeProtoDirs() - Method in ProtoSourceSet
-
- getInputFiles() - Method in ProtobufExtract
-
Input for this tasks containing all archive files to extract.
- getInputProtoFiles() - Method in ProtobufExtract
-
Inputs for this task containing only proto files, which is enough for up-to-date checks.
- getIsAndroidProject() - Method in GenerateProtoTask
-
- getIsTest() - Method in GenerateProtoTask
-
Returns true if the Java source set or Android variant is test related.
- getIsTestProvider() - Method in GenerateProtoTask
-
- getIsTestVariant() - Method in GenerateProtoTask
-
- getKotlinAndroidCompileTaskName(Project, String) - Method in Utils
-
Returns the compile task name for Kotlin.
- getName() - Method in DefaultProtoSourceSet
-
- getName() - Method in ExecutableLocator
-
- getName() - Method in GenerateProtoTask.PluginOptions
-
Returns the name of the plugin or builtin.
- getName() - Method in ProtoSourceSet
-
- getObjectFactory() - Method in GenerateProtoTask
-
- getObjectFactory() - Method in ProtobufExtract
-
- getOptions() - Method in GenerateProtoTask.PluginOptions
-
- getOutput() - Method in DefaultProtoSourceSet
-
- getOutput() - Method in ProtoSourceSet
-
- getOutputBaseDir() - Method in GenerateProtoTask
-
- getOutputDir(GenerateProtoTask.PluginOptions) - Method in GenerateProtoTask
-
- getOutputSourceDirectorySet() - Method in GenerateProtoTask
-
Returns a SourceDirectorySet representing the generated source
directories.
- getOutputSubDir() - Method in GenerateProtoTask.PluginOptions
-
Returns the relative outputDir for this plugin.
- getPath() - Method in ExecutableLocator
-
- getPlugins() - Method in GenerateProtoTask
-
Returns the container of protoc plugins.
- getPluginsForCaching() - Method in GenerateProtoTask
-
Used to expose inputs to Gradle, not to be called directly.
- getProto() - Method in DefaultProtoSourceSet
-
- getProto() - Method in ProtoSourceSet
-
- getProviderFactory() - Method in GenerateProtoTask
-
- getProviderFactory() - Method in ProtobufExtract
-
- getReleaseArtifacts() - Method in GenerateProtoTask
-
Not for external use.
- getSourceDirs() - Method in GenerateProtoTask
-
- getSourceSet() - Method in GenerateProtoTask
-
- getSourceSetSubstringForTaskNames(String) - Method in Utils
-
Returns the conventional substring that represents the sourceSet in task names,
e.g., "generateProto"
- getVariant() - Method in GenerateProtoTask
-