Home Documentation Developer tools Google Cloud SDK Python Client libraries Class AccessConfig (0.4.1) Stay organized with collections Save and categorize content based on your preferences. 0.4.1 (latest) 0.4.0 0.3.0 0.2.0 0.1.12 AccessConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs) The configuration of access to the Kafka cluster. Attribute Name Description network_configs MutableSequence[google.cloud.managedkafka_v1.types.NetworkConfig] 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.
AccessConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs) The configuration of access to the Kafka cluster. Attribute Name Description network_configs MutableSequence[google.cloud.managedkafka_v1.types.NetworkConfig] 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.