クライアント ライブラリを管理する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
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 および関連会社の登録商標です。
最終更新日 2025-05-08 UTC。
[null,null,["最終更新日 2025-05-08 UTC。"],[[["\u003cp\u003eThe Google My Business API client libraries offer better language integration and easier user authentication.\u003c/p\u003e\n"],["\u003cp\u003eYou 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.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries can be downloaded from the Libraries page, and a discovery document is provided to assist in generating custom libraries for unsupported languages.\u003c/p\u003e\n"],["\u003cp\u003eFor usage examples and complete samples, refer to the Google My Business samples on GitHub.\u003c/p\u003e\n"]]],["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"],null,["# Work with client libraries\n\n\u003cbr /\u003e\n\nThe Google My Business API client libraries provide improved language integration and\nsimplified user authentication.\n\nBefore working with the Google My Business API you need to register your application and\nobtain OAuth 2.0 credentials. See [Basic Setup](/my-business/content/basic-setup) for details on\nhow to start working with the Google My Business API.\n\n**Note**: These instructions assume a Unix-like environment.\n\nClient library downloads\n------------------------\n\nVisit the [Libraries](/my-business/samples) page to get the latest\nGoogle My Business API client libraries.\n\nThe Google My Business API client library makes use of the [Google API Client\nLibraries](/api-client-library) for error handling, managing requests and\nresponses, OAuth, and other common functionality.\n\nA [Discovery document](/my-business/samples#discovery_document) is available to\naid in auto-generating your own client libraries if support for your programming\nlanguage of choice is not available for download.\n\nExample client library usage\n----------------------------\n\nVisit [GitHub](https://github.com/google/google-my-business-samples) to view and\ndownload full samples of working with client libraries."]]