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\u003eThe \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is available across multiple versions, from 1.0.0 to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its use in protobuf and .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e include \u003ccode\u003eDestRange\u003c/code\u003e, \u003ccode\u003eImported\u003c/code\u003e, \u003ccode\u003eNextHopRegion\u003c/code\u003e, \u003ccode\u003ePriority\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which define the route's destination, import status, next hop location, priority level, and route type respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e class provides constructors for creating new instances, either default or based on an existing \u003ccode\u003eExchangedPeeringRoute\u003c/code\u003e object, enabling flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003eSeveral boolean properties such as \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, are available to ascertain if a corresponding property has been set.\u003c/p\u003e\n"]]],[],null,[]]