[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListNetworkPeeringsResponse\u003c/code\u003e class within the Google Cloud VMware Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListNetworkPeeringsResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eVmwareEngine.ListNetworkPeerings\u003c/code\u003e method, detailing network peering information.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available versions for the class, ranging from 1.0.0 to the latest version 1.6.0, where the user can access information about each of these versions.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of this class include properties like \u003ccode\u003eNetworkPeerings\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e, along with methods like \u003ccode\u003eGetEnumerator\u003c/code\u003e for iterating through network resources.\u003c/p\u003e\n"]]],[],null,["# VMware Engine v1 API - Class ListNetworkPeeringsResponse (1.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.5.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.4.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.3.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.2.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.1.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.0.0/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse) \n\n public sealed class ListNetworkPeeringsResponse : IMessage\u003cListNetworkPeeringsResponse\u003e, IEquatable\u003cListNetworkPeeringsResponse\u003e, IDeepCloneable\u003cListNetworkPeeringsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cNetworkPeering\u003e, IEnumerable\u003cNetworkPeering\u003e, IEnumerable\n\nReference documentation and code samples for the VMware Engine v1 API class ListNetworkPeeringsResponse.\n\nResponse message for\n\\[VmwareEngine.ListNetworkPeerings\\]\\[google.cloud.vmwareengine.v1.VmwareEngine.ListNetworkPeerings\\] \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListNetworkPeeringsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListNetworkPeeringsResponse](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListNetworkPeeringsResponse](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListNetworkPeeringsResponse](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListNetworkPeeringsResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[NetworkPeering](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.NetworkPeering), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[NetworkPeering](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.NetworkPeering), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.VmwareEngine.V1](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VmwareEngine.V1.dll\n\nConstructors\n------------\n\n### ListNetworkPeeringsResponse()\n\n public ListNetworkPeeringsResponse()\n\n### ListNetworkPeeringsResponse(ListNetworkPeeringsResponse)\n\n public ListNetworkPeeringsResponse(ListNetworkPeeringsResponse other)\n\nProperties\n----------\n\n### NetworkPeerings\n\n public RepeatedField\u003cNetworkPeering\u003e NetworkPeerings { get; }\n\nA list of network peerings.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nUnreachable resources.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cNetworkPeering\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]