[[["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-04-17 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."]]],[]]