public sealed class RouterAdvertisedIpRange : IMessage<RouterAdvertisedIpRange>, IEquatable<RouterAdvertisedIpRange>, IDeepCloneable<RouterAdvertisedIpRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RouterAdvertisedIpRange.
Description-tagged IP ranges for the router to advertise.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `RouterAdvertisedIpRange` class within the Google.Cloud.Compute.V1 namespace, detailing its usage in the Compute Engine v1 API."],["The `RouterAdvertisedIpRange` class is used to define IP ranges for routers to advertise and includes properties for a user-specified description and the IP range itself, which must be in CIDR format."],["The documentation covers multiple versions of the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to 3.6.0 (latest), with links to specific version details for `RouterAdvertisedIpRange`."],["The class `RouterAdvertisedIpRange` inherits members from Object, and implements IMessage\u003cRouterAdvertisedIpRange\u003e, IEquatable\u003cRouterAdvertisedIpRange\u003e, IDeepCloneable\u003cRouterAdvertisedIpRange\u003e, IBufferMessage, and IMessage interfaces."],["`RouterAdvertisedIpRange` has two constructors, a default and an overload that takes an object of the same type as a parameter, and has a boolean property that indicate whether the properties \"description\" and \"range\" are set."]]],[]]