public sealed class NetworksAddPeeringRequest : IMessage<NetworksAddPeeringRequest>, IEquatable<NetworksAddPeeringRequest>, IDeepCloneable<NetworksAddPeeringRequest>, IBufferMessage, IMessage
This field will be deprecated soon. Use exchange_subnet_routes in network_peering instead. Indicates whether full mesh connectivity is created and managed automatically between peered networks. Currently this field should always be true since Google Compute Engine will automatically create and manage subnetwork routes between two networks when peering state is ACTIVE.
public NetworkPeering NetworkPeering { get; set; }
Network peering parameters. In order to specify route policies for peering using import and export custom routes, you must specify all peering related parameters (name, peer network, exchange_subnet_routes) in the network_peering field. The corresponding fields in NetworksAddPeeringRequest will be deprecated soon.
URL of the peer network. It can be either full URL or partial URL. The peer network may belong to a different project. If the partial URL does not contain project, it is assumed that the peer network is in the same project as the current network.
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e library for \u003ccode\u003e.NET\u003c/code\u003e is \u003ccode\u003e3.6.0\u003c/code\u003e, which is the latest version available for the \u003ccode\u003eNetworksAddPeeringRequest\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworksAddPeeringRequest\u003c/code\u003e is a class that represents a request to add network peering in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and it is version 2.17.0 of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworksAddPeeringRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworksAddPeeringRequest\u003c/code\u003e class provides properties such as \u003ccode\u003eAutoCreateRoutes\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNetworkPeering\u003c/code\u003e, and \u003ccode\u003ePeerNetwork\u003c/code\u003e to configure the peering request, and a series of boolean values for properties that can be set, such as \u003ccode\u003eHasAutoCreateRoutes\u003c/code\u003e, \u003ccode\u003eHasName\u003c/code\u003e, and \u003ccode\u003eHasPeerNetwork\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003ePrevious versions of the \u003ccode\u003eNetworksAddPeeringRequest\u003c/code\u003e resource are documented, with multiple links to versions ranging from \u003ccode\u003e1.0.0\u003c/code\u003e up to \u003ccode\u003e3.6.0\u003c/code\u003e, allowing developers to access older documentation if necessary.\u003c/p\u003e\n"]]],[],null,[]]