[[["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-03-05 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."]]],[]]