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 `PrivateClusterMasterGlobalAccessConfig` class is used to manage configuration for controlling master global access settings."],["The document displays a version history for the `PrivateClusterMasterGlobalAccessConfig`, ranging from version 3.33.0 (latest) down to 2.3.0."],["The `Enabled` property within `PrivateClusterMasterGlobalAccessConfig` determines if the master is accessible globally, and it's a boolean value."],["The `PrivateClusterMasterGlobalAccessConfig` class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]