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, specifically for the .NET environment."],["The latest version documented is 3.33.0, and the page offers access to documentation for 37 total past versions, back to version 2.3.0 of the Google.Cloud.Container.V1 API."],["The `PrivateClusterMasterGlobalAccessConfig` class controls the settings for global access to a private cluster master, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the `PrivateClusterMasterGlobalAccessConfig` class is `Enabled`, a boolean value that determines whether the master is globally accessible."],["The class has two constructors, one default, and one that takes in a `PrivateClusterMasterGlobalAccessConfig` instance as a parameter."]]],[]]