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-04-02 UTC."],[[["The latest version available for `RouterAdvertisedIpRange` is 3.6.0, as part of the Google Cloud Compute V1 API."],["This page provides documentation for the `RouterAdvertisedIpRange` class in the Google.Cloud.Compute.V1 namespace, covering versions from 1.0.0 up to 3.6.0."],["The `RouterAdvertisedIpRange` class, derived from Object, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its structure and functions."],["Key properties of the `RouterAdvertisedIpRange` class include `Description` (a string) and `Range` (a CIDR-formatted string), allowing specification of user descriptions and the IP range itself."],["The class has public constructors allowing for both empty initialization and initialization via providing an existing instance of the `RouterAdvertisedIpRange` class, with an `other` parameter."]]],[]]