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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface in the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace provides a mechanism to add custom labels to log entries before they are logged.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface is 5.2.0, with previous versions including 5.1.0, 5.0.0, 4.4.0, and 4.3.1 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method of the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface takes a dictionary of string keys and string values, used for custom log entry labels.\u003c/p\u003e\n"],["\u003cp\u003eLabels added to the log entry label dictionary cannot have null keys or values; doing so will prevent the log entry from being logged and throw an exception.\u003c/p\u003e\n"]]],[],null,[]]