[[["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."],[[["`ResourceNameList\u003cTName\u003e` is a class that manages a list of resource names of a specific type, delegating operations to an underlying list of string-based resource names."],["This class implements `IList`, `ICollection`, `IEnumerable`, and `IEnumerable`, offering various functionalities for managing and iterating over the resource names within the list."],["The class constructor, `ResourceNameList(IList\u003cstring\u003e, Func\u003cstring, TName\u003e)`, creates a new `ResourceNameList` from a list of strings and a function to parse them into resource names."],["The `ResourceNameList` provides methods to add, remove, clear, search, and iterate through the resource names it contains."],["The most recent version of this class is `4.10.0`, and it is included in the `Google.Api.Gax.dll` assembly."]]],[]]