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 Google.Cloud.Diagnostics.Common.RetryOptions.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-05-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface, found in the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3\u003c/code\u003e namespace, allows for augmenting labels when a log entry is logged.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method within this interface takes a dictionary of string key-value pairs, where new or modified labels can be added to log entries, but null key-value pairs will result in exceptions during the log event.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this interface is available in the 5.2.0 release, with prior versions including 5.1.0, 5.0.0, 4.4.0, and 4.3.1 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe interface has been deprecated, with a suggestion to use \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.ILogEntryLabelProvider\u003c/code\u003e instead.\u003c/p\u003e\n"]]],[],null,[]]