Workflows は、フルマネージドのオーケストレーション プラットフォームで、定義した順序(ワークフロー)でサービスを実行します。これらのワークフローでは、Cloud Run でホストされているカスタム サービス、Cloud Vision API や BigQuery などの Google Cloudサービス、任意の HTTP ベースの API などのサービスを組み合わせることができます。Workflows から Cloud Run を呼び出す方法をご覧ください。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[],[],null,["# Invoke services from Workflows\n\nWorkflows is a fully-managed orchestration platform that executes services in a order that you define: a workflow. These workflows can combine services including custom services hosted on Cloud Run or Google Cloud services such as Cloud Vision API and BigQuery, and any HTTP-based API. Learn how to [invoke Cloud Run from Workflows](/workflows/docs/calling-run-functions)."]]