Apache Kafka for BigQuery API Configuration Options
This library uses the same mechanism (google::cloud::Options) and the common options as all other C++ client libraries for its configuration. Some *Option classes, which are only used in this library, are documented in this page.
[[["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-02 UTC."],[[["The webpage provides documentation for various versions of the C++ client library for Google Cloud Managed Kafka, ranging from version 2.26.0 to the latest release candidate 2.37.0-rc."],["The library uses the `google::cloud::Options` mechanism for configuration, consistent with other C++ client libraries."],["Specific `*Option` classes unique to this library, such as `ManagedKafkaRetryPolicyOption`, `ManagedKafkaBackoffPolicyOption`, `ManagedKafkaConnectionIdempotencyPolicyOption`, and `ManagedKafkaPollingPolicyOption` are documented on this page."],["Users can refer to the \"Client Library Configuration\" link for a general overview of how to configure client libraries."]]],[]]