To use Cloud Bigtable, you create instances, which contain clusters that your applications can connect to. Each cluster contains nodes, the compute units that manage your data and perform maintenance tasks. A Cloud Bigtable instance is identified by its project_id and instance_id.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eInstanceResource\u003c/code\u003e class in the Google Cloud Bigtable C++ client library, with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceResource\u003c/code\u003e class represents a Cloud Bigtable instance, which is composed of clusters and nodes, and is identified by a project ID and instance ID.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the \u003ccode\u003eInstanceResource\u003c/code\u003e class's constructor, which requires a \u003ccode\u003eProject\u003c/code\u003e and an instance ID, along with functions to retrieve the project, project ID, instance ID, and the fully qualified instance name.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the documentation for this class range from \u003ccode\u003e2.11.0\u003c/code\u003e up to \u003ccode\u003e2.37.0-rc\u003c/code\u003e, allowing users to browse the features according to the specific version they use.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation emphasizes that the \u003ccode\u003eInstanceResource\u003c/code\u003e class does not validate the provided project and instance IDs and it is the user's responsibility to ensure they are valid before using them in RPC calls.\u003c/p\u003e\n"]]],[],null,[]]