public FamilySubsets addQualifierPrefix(ByteString qualifierPrefix)
Adds a prefix for column qualifiers to be included in this authorized view. Every qualifier
starting with the prefix will be included in this authorized view. An empty string ("") prefix
means to provide access to all qualifiers.
public FamilySubsets addQualifierPrefix(String qualifierPrefix)
Adds a prefix for column qualifiers to be included in this authorized view. Every qualifier
starting with the prefix will be included in this authorized view. An empty string ("") prefix
means to provide access to all qualifiers.
[[["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 2024-11-02 UTC."],[],[]]