Gemini for Google Cloud API

Google Cloud 向けの AI を活用したアシスタント。

サービス: cloudaicompanion.googleapis.com

このサービスを呼び出すには、Google が提供するクライアント ライブラリを使用することをおすすめします。アプリケーションで独自のライブラリを使用してこのサービスを呼び出す必要がある場合は、API リクエストの際に次の情報を使用してください。

ディスカバリ ドキュメント

ディスカバリ ドキュメントは、REST API を記述して使用するための機械可読仕様です。クライアント ライブラリ、IDE プラグイン、Google API と連携するその他のツールのビルドに使用されます。1 つのサービスで複数のディスカバリ ドキュメントを提供できます。このサービスには、次のディスカバリ ドキュメントが用意されています。

サービス エンドポイント

サービス エンドポイントは、API サービスのネットワーク アドレスを指定するベース URL です。1 つのサービスに複数のサービス エンドポイントが存在することもあります。このサービスには次のサービス エンドポイントがあり、以下のすべての URI がこのサービス エンドポイントに関連しています。

  • https://cloudaicompanion.googleapis.com

REST リソース: v1.projects.locations

メソッド
get GET /v1/{name=projects/*/locations/*}
ロケーションに関する情報を取得します。
list GET /v1/{name=projects/*}/locations
このサービスでサポートされているロケーションに関する情報のリストを取得します。

REST リソース: v1.projects.locations.codeRepositoryIndexes

メソッド
create POST /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes
指定されたプロジェクトとロケーションで新しい CodeRepositoryIndex を作成します。
delete DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*}
単一の CodeRepositoryIndex を削除します。
get GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*}
単一の CodeRepositoryIndex の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes
指定されたプロジェクトとロケーションの CodeRepositoryIndexes の一覧を取得します。
patch PATCH /v1/{codeRepositoryIndex.name=projects/*/locations/*/codeRepositoryIndexes/*}
単一の CodeRepositoryIndex のパラメータを更新します。

REST リソース: v1.projects.locations.codeRepositoryIndexes.repositoryGroups

メソッド
create POST /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups
指定されたプロジェクトとロケーションで新しい RepositoryGroup を作成します。
delete DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
単一の RepositoryGroup を削除します。
get GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
単一の RepositoryGroup の詳細情報を取得します。
getIamPolicy GET /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:getIamPolicy
リソースのアクセス制御ポリシーを取得します。
list GET /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups
指定されたプロジェクトとロケーションの RepositoryGroups の一覧を取得します。
patch PATCH /v1/{repositoryGroup.name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
単一の RepositoryGroup のパラメータを更新します。
setIamPolicy POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:setIamPolicy
指定したリソースにアクセス制御ポリシーを設定します。
testIamPermissions POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:testIamPermissions
指定したリソースに対して呼び出し元が持っている権限を返します。

REST リソース: v1.projects.locations.codeToolsSettings

メソッド
create POST /v1/{parent=projects/*/locations/*}/codeToolsSettings
指定されたプロジェクトとロケーションに新しい CodeToolsSetting を作成します。
delete DELETE /v1/{name=projects/*/locations/*/codeToolsSettings/*}
単一の CodeToolsSetting を削除します。
get GET /v1/{name=projects/*/locations/*/codeToolsSettings/*}
単一の CodeToolsSetting の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*}/codeToolsSettings
指定されたプロジェクトとロケーションにある CodeToolsSettings のリストを取得します。
patch PATCH /v1/{codeToolsSetting.name=projects/*/locations/*/codeToolsSettings/*}
単一の CodeToolsSetting のパラメータを更新します。

REST リソース: v1.projects.locations.codeToolsSettings.settingBindings

メソッド
create POST /v1/{parent=projects/*/locations/*/codeToolsSettings/*}/settingBindings
指定されたプロジェクトとロケーションで新しい SettingBinding を作成します。
delete DELETE /v1/{name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
単一の SettingBinding を削除します。
get GET /v1/{name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
単一の SettingBinding の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*/codeToolsSettings/*}/settingBindings
指定されたプロジェクトとロケーションの SettingBindings の一覧を取得します。
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
単一の SettingBinding のパラメータを更新します。

REST リソース: v1.projects.locations.dataSharingWithGoogleSettings

メソッド
create POST /v1/{parent=projects/*/locations/*}/dataSharingWithGoogleSettings
指定されたプロジェクトとロケーションに新しい DataSharingWithGoogleSetting を作成します。
delete DELETE /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
単一の DataSharingWithGoogleSetting を削除します。
get GET /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
単一の DataSharingWithGoogleSetting の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*}/dataSharingWithGoogleSettings
指定されたプロジェクトとロケーションにある DataSharingWithGoogleSettings のリストを取得します。
patch PATCH /v1/{dataSharingWithGoogleSetting.name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
単一の DataSharingWithGoogleSetting のパラメータを更新します。

REST リソース: v1.projects.locations.dataSharingWithGoogleSettings.settingBindings

メソッド
create POST /v1/{parent=projects/*/locations/*/dataSharingWithGoogleSettings/*}/settingBindings
指定されたプロジェクトとロケーションで新しい SettingBinding を作成します。
delete DELETE /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
単一の SettingBinding を削除します。
get GET /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
単一の SettingBinding の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*/dataSharingWithGoogleSettings/*}/settingBindings
指定されたプロジェクトとロケーションの SettingBindings の一覧を取得します。
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
単一の SettingBinding のパラメータを更新します。

REST リソース: v1.projects.locations.geminiGcpEnablementSettings

メソッド
create POST /v1/{parent=projects/*/locations/*}/geminiGcpEnablementSettings
指定されたプロジェクトとロケーションに新しい GeminiGcpEnablementSetting を作成します。
delete DELETE /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*}
単一の GeminiGcpEnablementSetting を削除します。
get GET /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*}
単一の GeminiGcpEnablementSetting の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*}/geminiGcpEnablementSettings
指定されたプロジェクトとロケーションにある GeminiGcpEnablementSettings のリストを取得します。
patch PATCH /v1/{geminiGcpEnablementSetting.name=projects/*/locations/*/geminiGcpEnablementSettings/*}
単一の GeminiGcpEnablementSetting のパラメータを更新します。

REST リソース: v1.projects.locations.geminiGcpEnablementSettings.settingBindings

メソッド
create POST /v1/{parent=projects/*/locations/*/geminiGcpEnablementSettings/*}/settingBindings
指定されたプロジェクトとロケーションで新しい SettingBinding を作成します。
delete DELETE /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
単一の SettingBinding を削除します。
get GET /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
単一の SettingBinding の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*/geminiGcpEnablementSettings/*}/settingBindings
指定されたプロジェクトとロケーションの SettingBindings の一覧を取得します。
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
単一の SettingBinding のパラメータを更新します。

REST リソース: v1.projects.locations.loggingSettings

メソッド
create POST /v1/{parent=projects/*/locations/*}/loggingSettings
指定されたプロジェクトとロケーションで新しい LoggingSetting を作成します。
delete DELETE /v1/{name=projects/*/locations/*/loggingSettings/*}
単一の LoggingSetting を削除します。
get GET /v1/{name=projects/*/locations/*/loggingSettings/*}
単一の LoggingSetting の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*}/loggingSettings
指定されたプロジェクトとロケーションの LoggingSettings の一覧を取得します。
patch PATCH /v1/{loggingSetting.name=projects/*/locations/*/loggingSettings/*}
単一の LoggingSetting のパラメータを更新します。

REST リソース: v1.projects.locations.loggingSettings.settingBindings

メソッド
create POST /v1/{parent=projects/*/locations/*/loggingSettings/*}/settingBindings
指定されたプロジェクトとロケーションで新しい SettingBinding を作成します。
delete DELETE /v1/{name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
単一の SettingBinding を削除します。
get GET /v1/{name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
単一の SettingBinding の詳細を取得します。
list GET /v1/{parent=projects/*/locations/*/loggingSettings/*}/settingBindings
指定されたプロジェクトとロケーションの SettingBindings の一覧を取得します。
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
単一の SettingBinding のパラメータを更新します。

REST リソース: v1.projects.locations.operations

メソッド
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
長時間実行オペレーションの非同期キャンセルを開始します。
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
長時間実行オペレーションを削除します。
get GET /v1/{name=projects/*/locations/*/operations/*}
長時間実行オペレーションの最新状態を取得します。
list GET /v1/{name=projects/*/locations/*}/operations
リクエスト内の指定したフィルタに一致するオペレーションを一覧表示します。