Required. Name of the VPC subnet in which to create Private Service Connect
(PSC) endpoints for the Kafka brokers and bootstrap address. Structured
like: projects/{project}/regions/{region}/subnetworks/{subnet_id}
The subnet must be located in the same region as the Kafka cluster. The
project may differ. Multiple subnets from the same parent network must not
be specified.
[[["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\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class in the Google.Cloud.ManagedKafka.V1 namespace defines the network settings for accessing a Kafka cluster via a Virtual Private Cloud (VPC).\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for managing network configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class includes a \u003ccode\u003eSubnet\u003c/code\u003e property, which is a required string value representing the name of the VPC subnet where Private Service Connect (PSC) endpoints will be created for Kafka brokers and the bootstrap address.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a parameterless constructor for creating a new \u003ccode\u003eNetworkConfig\u003c/code\u003e object, and a copy constructor for creating a \u003ccode\u003eNetworkConfig\u003c/code\u003e object based on another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class is inherited from the base \u003ccode\u003eobject\u003c/code\u003e class, and in the current version, it is stored within the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1.dll\u003c/code\u003e assembly file.\u003c/p\u003e\n"]]],[],null,[]]