[[["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 documentation for the `ListReplicationsResponse` class within the Google Cloud NetApp v1 API, which is used for handling the results of a `ListReplicationsRequest`."],["The `ListReplicationsResponse` class is part of the `Google.Cloud.NetApp.V1` namespace, found within the `Google.Cloud.NetApp.V1.dll` assembly, and it serves as the result of requesting a list of replications."],["The latest version of the API is 1.8.0, and there are multiple previous versions available, including 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, all of which contain the same class."],["Key properties of `ListReplicationsResponse` include `NextPageToken` for pagination, `Replications` which is a list of replication objects, and `Unreachable` which lists locations that could not be accessed."],["The class inherits from `object` and implements several interfaces, such as `IPageResponse\u003cReplication\u003e`, `IEnumerable\u003cReplication\u003e`, `IEnumerable`, `IMessage\u003cListReplicationsResponse\u003e`, `IEquatable\u003cListReplicationsResponse\u003e`, `IDeepCloneable\u003cListReplicationsResponse\u003e`, `IBufferMessage`, and `IMessage`, providing it with various functionalities for handling lists and protocol buffers."]]],[]]