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

Overview

To load this package, including all its services, and instantiate a 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, MutateRowRequest, MutateRowResponse, MutateRowsRequest, MutateRowsResponse, Mutation, ReadModifyWriteRowRequest, ReadModifyWriteRowResponse, ReadModifyWriteRule, ReadRowsRequest, ReadRowsResponse, Row, RowFilter, RowRange, RowSet, SampleRowKeysRequest, SampleRowKeysResponse, TimestampRange, ValueRange

Constant Summary collapse

VERSION =
"0.4.0"