[[["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-21 UTC."],[[["This document provides reference information for the `ListFilesResponse` class within the Google Cloud Artifact Registry v1 API, specifically version 2.8.0, with links to other versions of the API."],["`ListFilesResponse` is a class used to represent the response when listing files in the Artifact Registry, implementing multiple interfaces including `IPageResponse\u003cFile\u003e`, `IEnumerable\u003cFile\u003e`, `IMessage`, and `IDeepCloneable\u003cListFilesResponse\u003e`."],["The class `ListFilesResponse` includes properties like `Files` (a collection of files returned) and `NextPageToken` (for retrieving subsequent pages of files)."],["It also provides methods such as `GetEnumerator()` for iterating through the `File` resources returned in the response."],["The class has two constructor methods, a default constructor and one that takes in another `ListFilesResponse` object."]]],[]]