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 page provides reference documentation for the `UsableSubnetworkSecondaryRange` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The latest version available is 3.33.0, and there are numerous previous versions listed, from 3.32.0 down to 2.3.0, providing a history of changes and options to choose from."],["The `UsableSubnetworkSecondaryRange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for varied utility."],["The class contains properties such as `IpCidrRange`, `RangeName`, and `Status` that let developers work with the data of a secondary range."],["There are two constructor overloads, one default and one that takes an existing `UsableSubnetworkSecondaryRange` object, for flexibility when instantiating."]]],[]]