Skip to content

feat(bigtable): pass default app profile ID in quickstart#16091

Open
elinorli wants to merge 1 commit intogoogleapis:mainfrom
elinorli:quickstart
Open

feat(bigtable): pass default app profile ID in quickstart#16091
elinorli wants to merge 1 commit intogoogleapis:mainfrom
elinorli:quickstart

Conversation

@elinorli
Copy link
Copy Markdown
Contributor

@elinorli elinorli commented May 7, 2026

Update the quickstart example to explicitly configure the Table instance with the "default" application profile ID using AppProfileIdOption.

Update the quickstart example to explicitly configure the Table instance
with the "default" application profile ID using AppProfileIdOption.
@elinorli elinorli requested a review from a team as a code owner May 7, 2026 22:19
@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the Bigtable API. label May 7, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the cbt::Table initialization in both the README and the quickstart example to explicitly include a default App Profile ID using google::cloud::Options. I have no feedback to provide.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.70%. Comparing base (3852865) to head (fd1e079).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16091      +/-   ##
==========================================
- Coverage   92.70%   92.70%   -0.01%     
==========================================
  Files        2353     2353              
  Lines      218352   218352              
==========================================
- Hits       202425   202421       -4     
- Misses      15927    15931       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant