Registry / database / proto-google-cloud-bigtable-v2

proto-google-cloud-bigtable-v2

JSON →
library2.78.1javamavenunverified

Protocol Buffers library for Google Cloud Bigtable v2 API, enabling communication with Bigtable services.

<dependency> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-cloud-bigtable-v2</artifactId> <version>2.78.1</version> </dependency>
INSTALL
IMPORT
SIG · PROTO-GOOGLE-CLOUD
P
proto-google-cloud-bigtable-v2
databasejavav2.78.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BigtableGrpc
com.google.bigtable.v2.BigtableGrpc

Minimal example showing import and usage of BigtableGrpc.

import com.google.bigtable.v2.BigtableGrpc; public class Quickstart { public static void main(String[] args) { BigtableGrpc.BigtableBlockingStub stub = BigtableGrpc.newBlockingStub(channel); System.out.println("Bigtable stub created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.78.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
proto-google-cloud-bigtable-v2 — mvn dependency:get proto-google-cloud-bigtable-v2 · libregistry