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 in the Google Kubernetes Engine (GKE) v1 API."],["The latest version of the `UsableSubnetworkSecondaryRange` API is 3.33.0, and the page provides access to documentation for versions ranging from 2.3.0 to 3.33.0."],["The `UsableSubnetworkSecondaryRange` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to represent a secondary IP range of a usable subnetwork."],["Key properties of the `UsableSubnetworkSecondaryRange` class include `IpCidrRange`, `RangeName`, and `Status`, which describe the IP range, associated name, and status of the subnetwork secondary range."],["The `UsableSubnetworkSecondaryRange` class has two constructors, one default and another that accepts another `UsableSubnetworkSecondaryRange` object as a parameter."]]],[]]