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."],[[["This document provides reference documentation for the `UsableSubnetworkSecondaryRange` class in the Google Kubernetes Engine v1 API, specifically within the .NET environment, with the latest version being 3.33.0."],["The `UsableSubnetworkSecondaryRange` class represents a secondary IP range of a usable subnetwork, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default and one that accepts another `UsableSubnetworkSecondaryRange` object, for creating instances and provides properties such as `IpCidrRange`, `RangeName`, and `Status` for managing secondary range information."],["The document provides a detailed version history of `UsableSubnetworkSecondaryRange` that goes back to version 2.3.0, with links to each version's specific documentation, while displaying the currently shown version as 3.24.0."]]],[]]