integration-service
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 Integration Service で提供されるコネクタ パッケージの一部は機械翻訳で処理されています。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Integration Service ユーザー ガイド

最終更新日時 2026年3月20日

Google Vision の認証

前提条件

コネクションを作成するには、サービス アカウント構成キーが必要です。

Google Cloud コンソールを使用してサービス アカウント キーを作成および管理するには、Google Cloud のドキュメントで説明されている手順に従います。

サービス アカウント キーは次の形式を使用します。 PRIVATE_KEY は公開/秘密キー のペアの秘密部分です。

{
  "type": "service_account",
  "project_id": "PROJECT_ID",
  "private_key_id": "KEY_ID",
  "private_key": "-----BEGIN PRIVATE KEY-----\)
PRIVATE_KEY\)
-----END PRIVATE KEY-----\)
",
  "client_email": "SERVICE_ACCOUNT_EMAIL",
  "client_id": "CLIENT_ID",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://accounts.google.com/o/oauth2/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/SERVICE_ACCOUNT_EMAIL"
}
{
  "type": "service_account",
  "project_id": "PROJECT_ID",
  "private_key_id": "KEY_ID",
  "private_key": "-----BEGIN PRIVATE KEY-----\)
PRIVATE_KEY\)
-----END PRIVATE KEY-----\)
",
  "client_email": "SERVICE_ACCOUNT_EMAIL",
  "client_id": "CLIENT_ID",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://accounts.google.com/o/oauth2/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/SERVICE_ACCOUNT_EMAIL"
}

Google Vision コネクションを追加する

お使いの Google Vision インスタンスへのコネクションを作成するには、次の手順を実行する必要があります。

  1. Select Orchestrator from the product launcher.

  2. Select a folder, and then navigate to the Connections tab.

  3. Select Add connection.

  4. To open the connection creation page, select the connector from the list. You can use the search bar to find the connector.

  5. Enter your service account configuration key and select Connect.

    docs image

  6. アプリにより、ユーザーに代わってGoogle Vision のデータの読み込み、書き込み、変更、および削除を行うための権限が要求されます。

Google Vision での認証の詳細については、「Cloud Vision API に対する認証」をご覧ください。

  • 前提条件
  • Google Vision コネクションを追加する

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得