クライアント ライブラリを管理する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google My Business API のクライアント ライブラリでは、言語の統合が改善され、ユーザー認証が簡素化されています。
Google My Business API を使用するにあたっては、事前に対象アプリケーションを登録し、OAuth 2.0 の認証情報を取得する必要があります。Google My Business API のご利用を開始する方法について詳しくは、基本設定をご覧ください。
注: これらの手順は、Unix と同様の環境を想定しています。
クライアント ライブラリをダウンロードする
Google My Business API の最新のクライアント ライブラリはライブラリ ページで入手できます。
Google My Business API のクライアント ライブラリでは、Google API クライアント ライブラリを利用して、エラー処理、リクエストと応答の管理、OAuth やその他の一般的な機能を実行します。
選択したプログラミング言語が現在ダウンロードできない場合は、独自のクライアント ライブラリを自動生成するうえで役立つディスカバリ ドキュメントが提供されています。
クライアント ライブラリの使用例
GitHub にアクセスすると、クライアント ライブラリの全使用例を表示およびダウンロードできます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-09 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"]],["最終更新日 2024-12-09 UTC。"],[[["The Google My Business API client libraries offer better language integration and easier user authentication."],["You must register your application and get OAuth 2.0 credentials before using the Google My Business API, with setup details available in the Basic Setup guide."],["Client libraries can be downloaded from the Libraries page, and a discovery document is provided to assist in generating custom libraries for unsupported languages."],["For usage examples and complete samples, refer to the Google My Business samples on GitHub."]]],["To use the Google My Business API, register your application and obtain OAuth 2.0 credentials. Client libraries, which offer improved language integration and user authentication, can be downloaded from the Libraries page. These libraries utilize Google API Client Libraries for core functionalities. If a specific language isn't supported, a Discovery document aids in generating custom libraries. Full usage examples are available on GitHub. The setup assumes a Unix-like environment.\n"]]