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 Google Cloud Compute V1 library, with version 2.12.0 being the current version displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange\u003c/code\u003e class implements interfaces such as \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 inherits from \u003ccode\u003eobject\u003c/code\u003e and provides functionalities like getting the hash code, type, and string representation of an object, along with additional implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange()\u003c/code\u003e and a copy constructor \u003ccode\u003eRouterBgpPeerCustomLearnedIpRange(RouterBgpPeerCustomLearnedIpRange other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eHasRange\u003c/code\u003e, which indicates whether the "range" field is set, and \u003ccode\u003eRange\u003c/code\u003e, a string property for specifying a custom learned route IP address range in CIDR format.\u003c/p\u003e\n"]]],[],null,[]]