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 webpage provides reference documentation for the `PrivateClusterMasterGlobalAccessConfig` class in the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, with a comprehensive list of previous versions down to 2.3.0 linked for browsing."],["`PrivateClusterMasterGlobalAccessConfig` is a class used to control master global access settings, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Enabled` property within this class determines whether the master is accessible globally, being a boolean value that can be set."],["The documentation includes information on the class's inheritance, constructors, namespace (`Google.Cloud.Container.V1`), and associated assembly (Google.Cloud.Container.V1.dll)."]]],[]]