provisioners
cloud_run
Methods:
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.infrastructure.provisioners.cloud_runCloudRunPushProvisioner console console(self) -> Console
console console(self, value: Console) -> None
provision provision(self, work_pool_name: str, base_job_template: dict, client: Optional['PrefectClient'] = None) -> Dict[str, Any]
Was this page helpful?