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 `RouterAdvertisedIpRange` class, part of the Google Cloud Compute Engine v1 API, manages description-tagged IP ranges that a router can advertise."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its versatility within the Google.Protobuf ecosystem."],["The documentation covers multiple versions of the API, with the latest being version 3.6.0, and includes version-specific links to the `RouterAdvertisedIpRange` documentation ranging down to version 1.0.0."],["The class includes constructors for creating new instances and properties like `Description`, `HasDescription`, `HasRange`, and `Range` to manage IP range attributes and provide useful methods."],["This API class offers essential functionality for defining and managing the specifics of IP ranges advertised by routers within the Google Cloud environment."]]],[]]