[[["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."],[[["This webpage provides documentation for the `LogBackend` class within the Google Cloud C++ client library, specifically for version 2.36.0."],["The latest release candidate version available is 2.37.0-rc, with links to documentation for previous versions down to 2.10.1 also being provided."],["The `LogBackend` class includes functions such as `Process`, `ProcessWithOwnership`, and `Flush` to handle log records and manage their processing."],["The `Process` function takes a `LogRecord` as a constant reference, whereas `ProcessWithOwnership` accepts a `LogRecord` by value."],["The `Flush` function, marked as virtual, ensures that all log records are written and flushed, and it takes no arguments."]]],[]]