Module: Google::Cloud::Bigtable::V2

Defined in:
lib/google/cloud/bigtable/v2.rb,
lib/google/cloud/bigtable/v2/version.rb,
lib/google/cloud/bigtable/v2/bigtable.rb,
lib/google/cloud/bigtable/v2/bigtable/paths.rb,
lib/google/cloud/bigtable/v2/bigtable/client.rb,
lib/google/cloud/bigtable/v2/bigtable/credentials.rb,
proto_docs/google/bigtable/v2/data.rb,
proto_docs/google/bigtable/v2/bigtable.rb,
proto_docs/google/bigtable/v2/feature_flags.rb,
proto_docs/google/bigtable/v2/request_stats.rb,
proto_docs/google/bigtable/v2/response_params.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/bigtable/v2"
client = ::Google::Cloud::Bigtable::V2::Bigtable::Client.new

Defined Under Namespace

Modules: Bigtable Classes: Cell, CheckAndMutateRowRequest, CheckAndMutateRowResponse, Column, ColumnRange, Family, FeatureFlags, FullReadStatsView, GenerateInitialChangeStreamPartitionsRequest, GenerateInitialChangeStreamPartitionsResponse, MutateRowRequest, MutateRowResponse, MutateRowsRequest, MutateRowsResponse, Mutation, PingAndWarmRequest, PingAndWarmResponse, RateLimitInfo, ReadChangeStreamRequest, ReadChangeStreamResponse, ReadIterationStats, ReadModifyWriteRowRequest, ReadModifyWriteRowResponse, ReadModifyWriteRule, ReadRowsRequest, ReadRowsResponse, RequestLatencyStats, RequestStats, ResponseParams, Row, RowFilter, RowRange, RowSet, SampleRowKeysRequest, SampleRowKeysResponse, StreamContinuationToken, StreamContinuationTokens, StreamPartition, TimestampRange, ValueRange

Constant Summary collapse

VERSION =
"0.19.0"