public sealed class AdditionalPodRangesConfig : IMessage<AdditionalPodRangesConfig>, IEquatable<AdditionalPodRangesConfig>, IDeepCloneable<AdditionalPodRangesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdditionalPodRangesConfig.
AdditionalPodRangesConfig is the configuration for additional pod secondary
ranges supporting the ClusterUpdate message.
[[["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 of the `AdditionalPodRangesConfig` class is 3.33.0, with numerous previous versions available, ranging from 3.32.0 down to 2.3.0."],["`AdditionalPodRangesConfig` is a class in the Google Kubernetes Engine v1 API, designed to manage configurations for additional pod secondary ranges."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The class offers two constructors: a default constructor and one that accepts another `AdditionalPodRangesConfig` instance for initialization."],["`AdditionalPodRangesConfig` has properties, `PodRangeInfo` which provides information on additional pod ranges, and `PodRangeNames` which specifies the names for pod secondary IPv4 ranges."]]],[]]