[[["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-05 UTC."],[[["This webpage provides documentation for the `ResourceNameList\u003cTName\u003e` class, a specialized list for managing resource names within the Google.Api.Gax library for .NET."],["`ResourceNameList\u003cTName\u003e` implements interfaces such as `IList`, `ICollection`, and `IEnumerable`, allowing it to function similarly to a standard list, but with specific handling for resource name types."],["The class constructor, `ResourceNameList(IList\u003cstring\u003e underlyingList, Func\u003cstring, TName\u003e stringToName)`, allows the creation of the list using a string-based list and a function to parse resource names, enabling its initialization with existing data."],["The class offers various methods, such as `Add`, `Remove`, `Insert`, and `IndexOf`, to manage the list of resource names, along with properties like `Count` and `IsReadOnly` for list information."],["The documentation lists multiple versions of the `ResourceNameList` class, including the latest version, 4.10.0, and older versions down to 3.2.0."]]],[]]