public sealed class ControlPlaneEndpointsConfig : IMessage<ControlPlaneEndpointsConfig>, IEquatable<ControlPlaneEndpointsConfig>, IDeepCloneable<ControlPlaneEndpointsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ControlPlaneEndpointsConfig.
Configuration for all of the cluster's control plane endpoints.
[[["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."],[[["The latest version available for `ControlPlaneEndpointsConfig` in the Google Cloud Container V1 API is 3.33.0, accessible via a provided link."],["This page provides reference documentation and code samples for the `ControlPlaneEndpointsConfig` class within the Google Kubernetes Engine v1 API."],["`ControlPlaneEndpointsConfig` is designed to manage configuration for a cluster's control plane endpoints, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ControlPlaneEndpointsConfig` contains properties for managing DNS and IP endpoints configurations through `DnsEndpointConfig` and `IpEndpointsConfig` respectively."],["The documentation contains versions for `ControlPlaneEndpointsConfig` from 2.3.0 up until the latest, 3.33.0, providing detailed information on the API class."]]],[]]