public RepeatedField<NetworkConfig> NetworkConfigs { get; }
Required. Virtual Private Cloud (VPC) networks that must be granted direct
access to the Kafka cluster. Minimum of 1 network is required. Maximum 10
networks can be specified.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eAccessConfig\u003c/code\u003e is a class within the Google Cloud Managed Kafka API v1 that manages the configuration of access to a Kafka cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAccessConfig\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt can be instantiated with either a default constructor or a copy constructor, allowing new \u003ccode\u003eAccessConfig\u003c/code\u003e instances to be created from existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfigs\u003c/code\u003e property, which is a required \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eNetworkConfig\u003c/code\u003e, defines the Virtual Private Cloud (VPC) networks that have direct access to the Kafka cluster, requiring a minimum of 1 and a maximum of 10 networks.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e1.0.0-beta04\u003c/code\u003e but an older version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e is also available.\u003c/p\u003e\n"]]],[],null,[]]