public sealed class PrivateClusterMasterGlobalAccessConfig : IMessage<PrivateClusterMasterGlobalAccessConfig>, IEquatable<PrivateClusterMasterGlobalAccessConfig>, IDeepCloneable<PrivateClusterMasterGlobalAccessConfig>, IBufferMessage, IMessage
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.Cloud.Container.V1` namespace, specifically for .NET development."],["The latest version of the `PrivateClusterMasterGlobalAccessConfig` documentation is 3.33.0, with various previous versions available dating back to 2.3.0."],["The `PrivateClusterMasterGlobalAccessConfig` class is used to configure settings related to master global access in a private cluster."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the class is `Enabled`, a boolean that determines whether the master is accessible globally."]]],[]]