public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class MasterAuthorizedNetworksConfig.
Configuration of the Master Authorized Network that support multiple CIDRs
[[["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 page provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Telco Automation v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.TelcoAutomation.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e is a class that configures authorized networks supporting multiple CIDRs, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class, while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCidrBlocks\u003c/code\u003e property, which is an optional \u003ccode\u003eRepeatedField\u003c/code\u003e that can define up to 50 external networks allowed to access the Kubernetes master via HTTPS.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information on the available versions of the API, including versions 1.0.0, 1.1.0, and the latest 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, the first being the default \u003ccode\u003eMasterAuthorizedNetworksConfig()\u003c/code\u003e, and the second, \u003ccode\u003eMasterAuthorizedNetworksConfig(MasterAuthorizedNetworksConfig other)\u003c/code\u003e, which takes another instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]