[[["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 documentation is for the `ListFilesResponse` class within the Google Cloud Artifact Registry v1beta2 API, specifically version 2.0.0-beta04."],["`ListFilesResponse` is the response type returned when listing files in the Artifact Registry, implementing interfaces such as `IPageResponse\u003cFile\u003e` and `IEnumerable\u003cFile\u003e`."],["The class provides properties like `Files`, which is a `RepeatedField\u003cFile\u003e` that contains the list of files returned, and `NextPageToken` to navigate through paginated results."],["It offers methods like `GetEnumerator()` for iterating over the files contained within the response, and includes constructors for default initialization or cloning existing `ListFilesResponse` objects."],["The class inherits from `object` and is part of the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace within the `Google.Cloud.ArtifactRegistry.V1Beta2.dll` assembly."]]],[]]