io.kestra.plugin.gcp.auth.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-gcp Show documentation
Show all versions of plugin-gcp Show documentation
Integrate Google Cloud Platform services with Kestra data workflows.
The newest version!
@PluginSubGroup(
title = "Authentication",
description = "This sub-group of plugins contains tasks to manage authentication for Google Cloud.",
categories = { PluginSubGroup.PluginCategory.CLOUD }
)
package io.kestra.plugin.gcp.auth;
import io.kestra.core.models.annotations.PluginSubGroup;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy