public sealed class PodCIDROverprovisionConfig : IMessage<PodCIDROverprovisionConfig>, IEquatable<PodCIDROverprovisionConfig>, IDeepCloneable<PodCIDROverprovisionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class PodCIDROverprovisionConfig.
[PRIVATE FIELD]
Config for pod CIDR size overprovisioning.
[[["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 `PodCIDROverprovisionConfig` class in the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace."],["The `PodCIDROverprovisionConfig` class is used to configure pod CIDR size overprovisioning in Google Kubernetes Engine."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google's Protobuf library and .NET framework."],["The latest version of the `PodCIDROverprovisionConfig` documentation is 3.33.0, and the page lists available documentation links going as far back as version 2.3.0."],["A key property within `PodCIDROverprovisionConfig` is `Disable`, which is a boolean that determines whether pod CIDR overprovisioning is turned off, with overprovisioning enabled as the default."]]],[]]