public sealed class PrivateClusterMasterGlobalAccessConfig : IMessage<PrivateClusterMasterGlobalAccessConfig>, IEquatable<PrivateClusterMasterGlobalAccessConfig>, IDeepCloneable<PrivateClusterMasterGlobalAccessConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class PrivateClusterMasterGlobalAccessConfig.
Configuration for controlling master global access settings.
[[["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 documentation for the `PrivateClusterMasterGlobalAccessConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.33.0, and the documentation covers versions ranging from 3.33.0 down to 2.3.0, allowing you to browse through the various updates and versions of this class."],["The `PrivateClusterMasterGlobalAccessConfig` class is used to manage the master global access settings within a private Kubernetes cluster."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as equality comparison and deep cloning."],["The page details the properties of the `PrivateClusterMasterGlobalAccessConfig` class, such as the `Enabled` property, which is used to determine if the master is accessible globally, offering comprehensive insight into its functionality."]]],[]]