クラスタの詳細取得
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
現在のプロジェクトのインスタンス ID に基づいてクラスタの詳細を取得します。
コードサンプル
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],[],[[["This page provides code samples in C++ and PHP to retrieve cluster details using the Bigtable client library within the current project."],["The code demonstrates how to use the `GetCluster` method to fetch specific information about a cluster, given the project ID, instance ID, and cluster ID."],["The PHP example shows how to handle potential errors, such as a `NOT_FOUND` status, and prints essential cluster metadata like name, location, state, storage type, nodes, and encryption configuration."],["The page provides links to the Bigtable client libraries and guides on setting up Application Default Credentials for authentication."],["The page shows the user how to search and filter code samples for other google cloud products using the sample browser."]]],[]]