[[["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."],[[["The `ListFilesResponse` class is part of the Google Cloud Artifact Registry v1 API, serving as a response type for listing files within the registry."],["This class implements several interfaces, including `IPageResponse\u003cFile\u003e`, `IEnumerable\u003cFile\u003e`, `IEnumerable`, `IMessage\u003cListFilesResponse\u003e`, `IEquatable\u003cListFilesResponse\u003e`, `IDeepCloneable\u003cListFilesResponse\u003e`, `IBufferMessage`, and `IMessage`, offering functionalities like iteration and deep cloning."],["It includes properties like `Files` which is a `RepeatedField\u003cFile\u003e` containing the list of files returned, and `NextPageToken`, a string used for paginating through files."],["The class is found in the namespace `Google.Cloud.ArtifactRegistry.V1` and the assembly `Google.Cloud.ArtifactRegistry.V1.dll`."],["Several versions are available, with the latest version being `2.9.0`, and it is possible to browse the documentation for all the versions from `1.0.0` to the latest."]]],[]]