[[["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-08-07 UTC."],[[["The `LogConsumer` class in the `Google.Cloud.Diagnostics.Common` namespace provides functions for creating `IConsumer\u003cT\u003e` instances."],["The latest version of `LogConsumer` is 5.2.0, with previous versions including 5.1.0, 5.0.0, 4.4.0, and 4.3.1 also being available."],["`LogConsumer` inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `Create` method allows users to create an `IConsumer\u003cLogEntry\u003e` by providing a `LoggingServiceV2Client`, `BufferOptions`, and `RetryOptions`, all of which cannot be null."],["The `Create` method returns an `IConsumer\u003cLogEntry\u003e`, allowing users to create one based on specific client and options."]]],[]]