public static void BindService(ServiceBinderBase serviceBinder, BigtableTableAdmin.BigtableTableAdminBase 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."],[[["This page provides reference documentation for the `BigtableTableAdmin` class within the Google Cloud Bigtable Administration v2 API."],["The `BigtableTableAdmin` class is designed for managing Cloud Bigtable table schemas, including creating, configuring, and deleting tables, but does not deal with the data within the tables."],["The latest version of the API documented on this page is version 3.24.0, and the version that is active is version 3.9.0."],["The page details two methods for binding service definitions: `BindService(BigtableTableAdminBase)` and `BindService(ServiceBinderBase, BigtableTableAdminBase)`, both of which are related to setting up the server-side handling logic for the API."],["A comprehensive list of available versions for the `BigtableTableAdmin` class is present, spanning from version 3.24.0 down to version 2.4.0."]]],[]]