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 content provides reference documentation for the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface within the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace, designed for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e offers a way to add extra labels to log entries when they are being logged.\u003c/p\u003e\n"],["\u003cp\u003eThe interface has one method called \u003ccode\u003eInvoke\u003c/code\u003e, which takes a dictionary of type \u003ccode\u003estring\u003c/code\u003e, \u003ccode\u003estring\u003c/code\u003e called \u003ccode\u003elabels\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe provided \u003ccode\u003elabels\u003c/code\u003e dictionary is used to augment log entry labels, and any null keys or values added will result in an exception being thrown during logging.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions are available, from 4.3.1 to the latest 5.2.0, for the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e component.\u003c/p\u003e\n"]]],[],null,[]]