An application profile, or app profile, stores settings that tell your Cloud Bigtable instance how to handle incoming requests from an application. When an applications connects to a Bigtable instance, it can specify an app profile, and Bigtable uses that app profile for requests that the application sends over that connection.
This option is always used in conjunction with a bigtable::Table. The app profile belongs to the table's instance, with an id given by the value of this option.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["The latest version available is 2.37.0-rc, which represents the most recent release candidate for the `AppProfileIdOption`."],["This document provides a historical list of `AppProfileIdOption` versions, spanning from 2.11.0 to 2.37.0-rc."],["`AppProfileIdOption` is a setting that dictates how a Cloud Bigtable instance manages requests from an application through app profiles, which are configured for each table instance."],["The `AppProfileIdOption` is always used alongside a `bigtable::Table` and determines which app profile to use."],["App profiles, defined by `AppProfileIdOption` settings, play a vital role in both general request handling and replication management within Bigtable, as detailed in the provided documentation links."]]],[]]