Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class BigtableInstanceAdmin.
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"]],[["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-03-25 UTC."],[[["The latest version of the Google Cloud Bigtable Admin V2 API is 3.24.0, with numerous previous versions available, starting from 3.23.0, all the way back to version 2.4.0."],["The `BigtableInstanceAdmin` class is part of the `Google.Cloud.Bigtable.Admin.V2` namespace, which allows the creation, configuration, and deletion of Cloud Bigtable Instances and Clusters."],["The `BindService` method within the `BigtableInstanceAdmin` class is used to create a service definition that can be registered with a server or to register service methods with a service binder, useful for customizing service binding logic."],["`BigtableInstanceAdmin` inherits from `object` which has members such as GetHashCode, GetType, MemberwiseClone, and ToString."],["This documentation provides reference and code samples for interacting with the BigtableInstanceAdmin class, with the current version of the page representing the 3.9.0 API, however, other versions are available via provided links."]]],[]]