[[["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 webpage details the `ListFilesResponse` class, which is used to handle responses when listing files within Google Cloud Artifact Registry."],["The `ListFilesResponse` class is a part of the `Google.Cloud.ArtifactRegistry.V1` namespace and is available in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."],["This class implements multiple interfaces including `IPageResponse\u003cFile\u003e`, `IEnumerable\u003cFile\u003e`, `IMessage\u003cListFilesResponse\u003e`, `IEquatable\u003cListFilesResponse\u003e`, `IDeepCloneable\u003cListFilesResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides properties like `Files` (a `RepeatedField\u003cFile\u003e`) which contains the list of files, and `NextPageToken`, which is a string used for pagination."],["The webpage offers documentation for the class's constructors, properties, and methods, alongside details on the inherited members and implemented interfaces."]]],[]]