[[["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 `ListNfsSharesResponse` class within the Google Cloud Bare Metal Solution v2 API, specifically for version 1.3.0."],["The `ListNfsSharesResponse` class is used to encapsulate a response message containing a list of NFS shares, and it implements several interfaces, such as `IPageResponse`, `IEnumerable`, and `IMessage`."],["The class includes properties for `NextPageToken` to handle pagination, `NfsShares` to store the list of shares, and `Unreachable` to track locations that could not be accessed."],["The document details the constructors and methods available for `ListNfsSharesResponse`, such as how it can be instantiated with an empty constructor, or using an existing `ListNfsSharesResponse`, and the ability to iterate through the resources in this response using the `GetEnumerator()` method."],["This documentation also shows version history for this class, ranging from version 1.0.0 up to the latest version 1.7.0, as well as a detailed breakdown of the inheritance and implementation of `ListNfsSharesResponse`."]]],[]]