[[["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."],[[["\u003cp\u003eThis page documents the \u003ccode\u003eIConsumer<T>\u003c/code\u003e interface, which is part of the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIConsumer<T>\u003c/code\u003e interface allows receiving an enumerable of items, either synchronously via \u003ccode\u003eReceive(IEnumerable<T>)\u003c/code\u003e or asynchronously via \u003ccode\u003eReceiveAsync(IEnumerable<T>, CancellationToken)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version of \u003ccode\u003eIConsumer<T>\u003c/code\u003e is 5.2.0, but this page specifically covers version 4.4.0, with other versions available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIConsumer<T>\u003c/code\u003e inherits from the \u003ccode\u003eIDisposable\u003c/code\u003e interface, meaning it includes the \u003ccode\u003eDispose()\u003c/code\u003e method for resource management.\u003c/p\u003e\n"],["\u003cp\u003eThe items to be received by the \u003ccode\u003eIConsumer<T>\u003c/code\u003e must not be null, as specified by both \u003ccode\u003eReceive\u003c/code\u003e and \u003ccode\u003eReceiveAsync\u003c/code\u003e methods.\u003c/p\u003e\n"]]],[],null,[]]