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 documentation for the `PrivateClusterMasterGlobalAccessConfig` class within the Google Kubernetes Engine v1 API."],["It outlines the class's inheritance structure, implementing interfaces, and inherited members from the object class."],["The page details the constructors available for `PrivateClusterMasterGlobalAccessConfig`, including a parameter description for the copy constructor."],["The `Enabled` property, which determines if the master is accessible globally, is also detailed with it's respective data type."],["Multiple versions of this documentation are accessible, from the latest 3.33.0 version down to version 2.3.0."]]],[]]