public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UsableSubnetworkSecondaryRange.
[[["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-21 UTC."],[[["The provided content details the `UsableSubnetworkSecondaryRange` class within the Google Kubernetes Engine v1 API, specifically version 3.26.0, and includes links to other versions."],["This class, `UsableSubnetworkSecondaryRange`, represents a secondary IP range within a usable subnetwork, and its purpose is to define and manage secondary IP ranges in subnets."],["It provides properties such as `IpCidrRange`, `RangeName`, and `Status` to manage the secondary IP range's characteristics."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for various data operations and compatibility."],["The provided content offers documentation for over 35 different versions, starting from 2.3.0 up until the latest 3.33.0, offering historical and up to date information on the class."]]],[]]