prefect_gcp.decorators
Functions
cloud_run
work_pool: The name of the Cloud Run V2 work pool to useinclude_files: Optional sequence of file patterns to include in the bundle. Patterns are relative to the flow file location. Supports glob patterns (e.g., “.yaml”, “data/**/.csv”). Files matching these patterns will be bundled and available in the remote execution environment.launcher: Optional upload and execution launcher override.**job_variables: Additional job variables to use for infrastructure configuration
vertex_ai
work_pool: The name of the Vertex AI work pool to useinclude_files: Optional sequence of file patterns to include in the bundle. Patterns are relative to the flow file location. Supports glob patterns (e.g., “.yaml”, “data/**/.csv”). Files matching these patterns will be bundled and available in the remote execution environment.launcher: Optional upload and execution launcher override.**job_variables: Additional job variables to use for infrastructure configuration