[[["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."],[[["This webpage details the `StringValueAttribute` class within the `Google.Apis.Util` namespace, which is used to define a string representation for a member."],["The `StringValueAttribute` is designed to be applied to fields and cannot be applied to multiple fields simultaneously, as indicated by `AttributeTargets.Field` and `AllowMultiple = false`."],["The latest documented version of `StringValueAttribute` is part of the 1.69.0 release, with prior versions listed back to 1.50.0 for historical reference."],["The `StringValueAttribute` class inherits from `Attribute` and ultimately from `object`, providing access to various inherited members and methods for attribute handling."],["The class has a constructor that takes a string as a parameter, allowing for the specification of the string value, which can be retrieved using the read-only `Text` property."]]],[]]