public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class MasterAuthorizedNetworksConfig.
Configuration options for the master authorized networks feature. Enabled
master authorized networks will disallow all external traffic to access
Kubernetes master through HTTPS except traffic from the given CIDR blocks,
Google Compute Engine Public IPs and Google Prod IPs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Cloud Composer v1 API, specifically under version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class configures the master authorized networks feature, which restricts external access to the Kubernetes master via HTTPS to specified CIDR blocks, Google Compute Engine Public IPs, and Google Prod IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the API, ranging from version 1.0.0 to the latest version 2.9.0, providing links to their respective documentation pages for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, along with properties such as \u003ccode\u003eCidrBlocks\u003c/code\u003e for defining allowed networks and \u003ccode\u003eEnabled\u003c/code\u003e to toggle this feature.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors for the class: a parameterless constructor and another taking a \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]