[[["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-09-09 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListReplicationsResponse\u003c/code\u003e class within the Google Cloud NetApp v1 API, which is used for handling the results of a \u003ccode\u003eListReplicationsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListReplicationsResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.NetApp.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.NetApp.V1.dll\u003c/code\u003e assembly, and it serves as the result of requesting a list of replications.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListReplicationsResponse\u003c/code\u003e include \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, \u003ccode\u003eReplications\u003c/code\u003e which is a list of replication objects, and \u003ccode\u003eUnreachable\u003c/code\u003e which lists locations that could not be accessed.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, such as \u003ccode\u003eIPageResponse<Replication>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Replication>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<ListReplicationsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListReplicationsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListReplicationsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, providing it with various functionalities for handling lists and protocol buffers.\u003c/p\u003e\n"]]],[],null,["# NetApp v1 API - Class ListReplicationsResponse (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.9.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.8.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.7.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.6.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.5.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.4.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.3.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.2.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.1.0/Google.Cloud.NetApp.V1.ListReplicationsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.0.0/Google.Cloud.NetApp.V1.ListReplicationsResponse) \n\n public sealed class ListReplicationsResponse : IPageResponse\u003cReplication\u003e, IEnumerable\u003cReplication\u003e, IEnumerable, IMessage\u003cListReplicationsResponse\u003e, IEquatable\u003cListReplicationsResponse\u003e, IDeepCloneable\u003cListReplicationsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the NetApp v1 API class ListReplicationsResponse.\n\nListReplicationsResponse is the result of ListReplicationsRequest. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListReplicationsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Replication](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.Replication), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Replication](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.Replication), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListReplicationsResponse](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ListReplicationsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListReplicationsResponse](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ListReplicationsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListReplicationsResponse](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ListReplicationsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetApp.V1](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetApp.V1.dll\n\nConstructors\n------------\n\n### ListReplicationsResponse()\n\n public ListReplicationsResponse()\n\n### ListReplicationsResponse(ListReplicationsResponse)\n\n public ListReplicationsResponse(ListReplicationsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe token you can use to retrieve the next page of results. Not returned\nif there are no more results in the list.\n\n### Replications\n\n public RepeatedField\u003cReplication\u003e Replications { get; }\n\nA list of replications in the project for the specified volume.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cReplication\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]