Interface BigtableOptions (6.0.0)

Package

@google-cloud/bigtable

Properties

apiEndpoint

apiEndpoint?:string;

Override the default API endpoint used to reach Bigtable. This is useful for connecting to your local Bigtable emulator.

appProfileId

appProfileId?:string;

BigtableClient

BigtableClient?:gax.ClientOptions;

Internal only.

BigtableInstanceAdminClient

BigtableInstanceAdminClient?:gax.ClientOptions;

Internal only.

BigtableTableAdminClient

BigtableTableAdminClient?:gax.ClientOptions;

Internal only.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-30 UTC.