Google Contrails API を使ってみる
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
API アクセス
Contrails API は一般公開されており、無料で提供されています。Contrails API にアクセスするには、API キーと Contrails API を有効にする必要があります。
API キーを取得して Contrails API を有効にしたら、サンプルコードまたは Colab を実行して API アクセスを検証できます。
API キー
Google Cloud や他の Google Developer サービスを使用する場合は、既存の API キーを使用することも、新しい API キーを作成することもできます。
Google API キーがない場合は、次の操作を行う必要があります。
- Google Cloud アカウントを作成する
- API キーを作成する
Contrails API を有効にする
[API とサービス] ページに移動し、こちらのinstructionsに沿って Contrails API を有効にします。
リファレンス
Contrails API の特定のリソースタイプやメソッドについて調べるには、リソースの概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-05-08 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-05-08 UTC。"],[[["Accessing the Contrails API is free and requires an API key and enabling the API through Google Cloud Platform."],["Users with existing Google Cloud or Developer service API keys can use those, while new users need to create a Google Cloud account and generate an API key."],["Enabling the Contrails API involves navigating to the APIs & Services page in the Google Cloud Console and following the provided instructions."],["API access can be verified by running provided sample code or using a Google Colab notebook."],["The Contrails API documentation, including resource types and methods, is available in the Resource Summary section."]]],[]]