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\u003eThis document outlines the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface, which is used to add custom labels to log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface includes the \u003ccode\u003eInvoke\u003c/code\u003e method, allowing modification of a dictionary of string key-value pairs which will be added as log entry labels.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this document is 5.2.0, but the specific documentation details are for version 4.3.1 of \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method takes a non-null dictionary of string key-value pairs as a parameter, where any added keys or values that are null will cause an exception when attempting to log the entry, preventing the log.\u003c/p\u003e\n"]]],[],null,[]]