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 available for \u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e is 3.24.0, but there are many versions available between that and 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e facilitates the creation, configuration, and deletion of Cloud Bigtable Instances and Clusters, focusing on schema management rather than data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and includes inherited members 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 class offers two \u003ccode\u003eBindService\u003c/code\u003e methods for registering service methods, allowing for customization of service binding logic, and they can be found in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e service methods can be bound with or without specific implementation details using \u003ccode\u003eServiceBinderBase\u003c/code\u003e and \u003ccode\u003eBigtableInstanceAdmin.BigtableInstanceAdminBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]