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 webpage provides documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Cloud Composer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class is used to configure master authorized networks, which restrict external HTTPS traffic to the Kubernetes master to specified CIDR blocks, Google Compute Engine Public IPs, and Google Prod IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the available versions, the latest being 2.9.0, as well as inheritance details, constructors, and properties of the class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e are \u003ccode\u003eCidrBlocks\u003c/code\u003e, which allows the configuration of up to 50 external networks, and \u003ccode\u003eEnabled\u003c/code\u003e, a boolean to enable or disable the master authorized networks feature.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]