public sealed class RouterBgpPeerCustomLearnedIpRange : IMessage<RouterBgpPeerCustomLearnedIpRange>, IEquatable<RouterBgpPeerCustomLearnedIpRange>, IDeepCloneable<RouterBgpPeerCustomLearnedIpRange>, IBufferMessage, IMessage
The custom learned route IP address range. Must be a valid CIDR-formatted prefix. If an IP address is provided without a subnet mask, it is interpreted as, for IPv4, a /32 singular IP address range, and, for IPv6, /128.
[[["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 webpage provides documentation for the \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a custom learned route IP address range for a router BGP peer, and it includes details on the latest version (3.6.0) as well as past versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and one that takes another \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e instance for cloning, and it also includes properties such as \u003ccode\u003eHasRange\u003c/code\u003e (a boolean indicating if the range is set) and \u003ccode\u003eRange\u003c/code\u003e (a string representing the CIDR-formatted IP address range).\u003c/p\u003e\n"],["\u003cp\u003eEach version listed has a specific page related to the \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e class in \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]