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 reference documentation for the `PrivateClusterMasterGlobalAccessConfig` class in the Google Kubernetes Engine v1 API."],["The latest version available for `PrivateClusterMasterGlobalAccessConfig` is 3.33.0, with a range of previous versions listed, from 3.32.0 back to 2.3.0."],["The `PrivateClusterMasterGlobalAccessConfig` class is used to configure settings for controlling master global access."],["The `Enabled` property within `PrivateClusterMasterGlobalAccessConfig` determines whether the master is accessible globally."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."]]],[]]