[[["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-03-21 UTC."],[[["The `AppliedLabelOrBuilder` interface provides methods to interact with label data in various versions, ranging from version 0.1.0 to the latest 0.19.0."],["The `getLabel()` method is used to retrieve the label string, which follows the format \"networks/{network_code}/labels/{label_id}\"."],["The `getLabelBytes()` method retrieves the label in ByteString format, for efficient data manipulation."],["The `getNegated()` method checks if the effects of the applied label are to be negated or not, returning a boolean value."],["The `AppliedLabelOrBuilder` interface implements `MessageOrBuilder` from the Google Protocol Buffers library, which extends its functionality."]]],[]]