Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters. Provides access to the Instance and Cluster schemas only, not the
tables' metadata or data stored in those tables.
public static void BindService(ServiceBinderBase serviceBinder, BigtableInstanceAdmin.BigtableInstanceAdminBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the BigtableInstanceAdmin is 3.24.0, with many other previous versions available, ranging down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eBigtableInstanceAdmin is used for managing Cloud Bigtable Instances and Clusters, specifically their schemas, not the table data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e class inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class, providing base methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method is used to register service definitions or methods with a server or service binder, requiring a \u003ccode\u003eBigtableInstanceAdminBase\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]