Google Cloud サービス アカウント プロファイルの作成

    To create a Google Cloud service account profile, navigate to Management > Service account > Google Cloud service account, click Create under the Google Cloud service account tab, and then configure the following settings:

    1. プロファイル名 – サービス アカウント プロファイルの名前を入力します。

    2. サービスの選択 – ドロップダウン リストから目的のサービスを選択します。

    3. サービス アカウントのメール – サービス アカウントのキーを作成する際に Google Cloud プラットフォームからダウンロードされた JSON ファイルに含まれているクライアント メールを入力します。

    4. 秘密鍵 – サービス アカウントのキーを作成する際に Google Cloud プラットフォームからダウンロードされた JSON ファイルに含まれている秘密鍵を入力します。

    5. プロジェクト ID – サービス アカウントのキーを作成する際に Google Cloud プラットフォームからダウンロードされた JSON ファイルに含まれているプロジェクト ID を入力します。****

    *Note: For the Service account email, Private key, and Project ID values, refer to the instructions below to create the service account key and download the JSON file.

    1. Go to .

    2. 左側ナビゲーションで [サービス アカウント] をクリックして、サービス アカウントが作成されたプロジェクトを選択します。

      ![Clicking "Service Accounts" and selecting the project.](/en/aos/manage-service-account-profiles/manage-google-cloud-service-account-profiles/images/image113.png "Clicking "Service Accounts" and selecting the project.")

    3. サービス アカウントをクリックして、 タブをクリックします。

    4. [キーを追加] をクリックして、ドロップダウン リストから 新しい鍵を作成 を選択します。

      ![Clicking "Add key" and "Create new key".](/en/aos/manage-service-account-profiles/manage-google-cloud-service-account-profiles/images/image114.png "Clicking "Add key" and "Create new key".")

    5. Select the JSON key type and click Create.

    6. ダウンロードされたファイルを開いて、project_idprivate_keyclient_email の値を確認します。

      A sample of the downloaded JSON file containing service account key.