public sealed class ExchangedPeeringRoute : IMessage<ExchangedPeeringRoute>, IEquatable<ExchangedPeeringRoute>, IDeepCloneable<ExchangedPeeringRoute>, IBufferMessage, IMessage
True if the peering route has been imported from a peer. The actual import happens if the field networkPeering.importCustomRoutes is true for this network, and networkPeering.exportCustomRoutes is true for the peer network, and the import does not result in a route conflict.
[[["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\u003eThis webpage details the \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, as found in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, which has a current version of 2.14.0, along with documentation for numerous previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e class is an implementation of several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one (\u003ccode\u003eExchangedPeeringRoute()\u003c/code\u003e) and one that accepts another \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e object for creating a copy (\u003ccode\u003eExchangedPeeringRoute(ExchangedPeeringRoute other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e class include \u003ccode\u003eDestRange\u003c/code\u003e and \u003ccode\u003eNextHopRegion\u003c/code\u003e (both strings), \u003ccode\u003eImported\u003c/code\u003e (a boolean), and \u003ccode\u003ePriority\u003c/code\u003e (an unsigned integer), with additional properties like \u003ccode\u003eHasDestRange\u003c/code\u003e, \u003ccode\u003eHasImported\u003c/code\u003e, \u003ccode\u003eHasNextHopRegion\u003c/code\u003e, \u003ccode\u003eHasPriority\u003c/code\u003e, and \u003ccode\u003eHasType\u003c/code\u003e to check whether each field is set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e is used to deal with the parameters of routes exchanged between peered networks.\u003c/p\u003e\n"]]],[],null,[]]