public sealed class PrivateClusterConfig : IMessage<PrivateClusterConfig>, IEquatable<PrivateClusterConfig>, IDeepCloneable<PrivateClusterConfig>, IBufferMessage, IMessage
Whether nodes have internal IP addresses only. If enabled, all nodes are
given only RFC 1918 private addresses and communicate with the master via
private networking.
The IP range in CIDR notation to use for the hosted master network. This
range will be used for assigning internal IP addresses to the master or
set of masters, as well as the ILB VIP. This range must not overlap with
any other ranges in use within the cluster's network.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePrivateClusterConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, outlining its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrivateClusterConfig\u003c/code\u003e class, part of the Google Cloud Container API, is used for configuring options for private clusters, like enabling internal IP-only nodes and private endpoints.\u003c/p\u003e\n"],["\u003cp\u003eA history of versioning for the \u003ccode\u003ePrivateClusterConfig\u003c/code\u003e class is displayed, from version 2.3.0 all the way to the latest, 3.33.0, showcasing the evolution and documentation of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrivateClusterConfig\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eEnablePrivateEndpoint\u003c/code\u003e, \u003ccode\u003eEnablePrivateNodes\u003c/code\u003e, \u003ccode\u003eMasterGlobalAccessConfig\u003c/code\u003e, \u003ccode\u003eMasterIpv4CidrBlock\u003c/code\u003e, \u003ccode\u003ePeeringName\u003c/code\u003e, \u003ccode\u003ePrivateEndpoint\u003c/code\u003e, and \u003ccode\u003ePublicEndpoint\u003c/code\u003e, each controlling different aspects of private cluster configurations.\u003c/p\u003e\n"]]],[],null,[]]