A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/cpp/docs/reference/bigtable/2.23.0/classgoogle_1_1cloud_1_1bigtable_1_1Row below:

Class Row (2.23.0) | C++ Client Libraries

Skip to main content Class Row (2.23.0)

Stay organized with collections Save and categorize content based on your preferences.

The in-memory representation of a Bigtable row.

Notice that a row returned by the Bigtable Client may have been filtered by any filtering expressions provided by the application, and may not contain all the data available.

Constructors Row(T &&, std::vector< Cell >)

Create a row from a list of cells.

Parameters Name Description row_key T &&
cells std::vector< Cell >
typename T
Functions row_key() const

Return the row key.

The returned value is not valid after this object is deleted.

Returns Type Description RowKeyType const & cells() const &

Return all cells.

Returns Type Description std::vector< Cell > const & cells() &&

Return all cells.

Returns Type Description std::vector< Cell > &&

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

Last updated 2025-08-14 UTC.

[[["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-08-14 UTC."],[[["The webpage provides documentation for different versions of the `google::cloud::bigtable::Row` class, with version 2.37.0-rc being the latest release candidate."],["The `Row` class represents an in-memory representation of a Bigtable row, which might be filtered and not contain all data available in the database."],["The `Row` class has a constructor that takes a row key and a vector of cells to initialize the object."],["The `row_key()` function returns the row key, and `cells()` function provides access to the cells that it contains."],["Documentation is available for versions ranging from 2.11.0 to 2.37.0-rc, and each version's documentation provides details about the `google::cloud::bigtable::Row` class for that specific version."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4