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."],[[["This webpage provides reference documentation for the `AdditionalPodRangesConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content lists the various versions of the `AdditionalPodRangesConfig` class, ranging from version 2.3.0 up to the latest version 3.33.0, each with its own dedicated page."],["The `AdditionalPodRangesConfig` class, part of the `Google.Cloud.Container.V1` namespace, is designed to manage the configuration of additional pod secondary ranges for Cluster updates."],["The page details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and outlines its inheritance from the base object class."],["Key properties of the `AdditionalPodRangesConfig` class include the `PodRangeNames` property which is of the `RepeatedField\u003cstring\u003e` type and represents the name for pod secondary IPv4 ranges."]]],[]]