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-21 UTC."],[[["This page provides reference documentation for the `BigtableInstanceAdmin` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the latest version being 3.24.0."],["The `BigtableInstanceAdmin` class is a service responsible for managing Cloud Bigtable Instances and Clusters, including their creation, configuration, and deletion, focusing on schemas rather than table data."],["The content covers various versions of the API, ranging from 3.0.0 up to the most current release of 3.24.0, each with individual documentation links."],["Two methods, `BindService(BigtableInstanceAdminBase)` and `BindService(ServiceBinderBase, BigtableInstanceAdminBase)`, are detailed, outlining how to create and register service definitions and methods for server-side handling."],["The BigtableInstanceAdmin class inherits from the base object, inheriting four members, being GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]