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\u003eThis webpage details the \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace in the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and there are numerous documented versions available, spanning from 1.0.0 to the latest, in addition to version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default one and one that takes another \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to manage IP address ranges, including \u003ccode\u003eHasRange\u003c/code\u003e to check if the "range" field is set and \u003ccode\u003eRange\u003c/code\u003e to set and get the custom learned route IP address range.\u003c/p\u003e\n"]]],[],null,[]]