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 latest version available for the `UsableSubnetworkSecondaryRange` class in the Google Cloud Container V1 API is 3.33.0, with the class being located under the namespace `Google.Cloud.Container.V1`."],["This class represents a secondary IP range of a usable subnetwork, which can be used to assign alias IP ranges to VM instances, with a total of 38 versions displayed."],["The `UsableSubnetworkSecondaryRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited methods from the `object` class."],["The `UsableSubnetworkSecondaryRange` class provides properties such as `IpCidrRange`, `RangeName`, and `Status`, which allow for the management and retrieval of information related to the subnetwork's secondary range, and can be built using the empty constructor `UsableSubnetworkSecondaryRange()` or a constructor that takes a `UsableSubnetworkSecondaryRange` as a parameter."]]],[]]