A dictionary of log entry labels.
Keys and values added to labels should not be null.
If they are, an exception will be throw when attempting to log an entry.
The entry won't be logged and the exception will be propagated depending
on the value of ExceptionHandling.
[[["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\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface provides a mechanism to add or modify labels to log entries before they are logged.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method within this interface allows the augmentation of log entry labels through a dictionary of string key-value pairs.\u003c/p\u003e\n"],["\u003cp\u003eThe provided dictionary within the \u003ccode\u003eInvoke\u003c/code\u003e method, \u003ccode\u003elabels\u003c/code\u003e, should not contain null keys or values; doing so will cause an exception when a log entry is attempted to be logged.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e is within the namespace \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e, and the assembly \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information for versions ranging from 4.3.1 to the latest, 5.2.0.\u003c/p\u003e\n"]]],[],null,[]]