The configuration of access to the Kafka cluster.
A capacity configuration of a Kafka cluster.
An Apache Kafka cluster deployed in a location.
A Kafka consumer group in a given cluster.
Metadata for a consumer group corresponding to a specific partition.
Metadata for a consumer group corresponding to a specific topic.
Request for CreateCluster.
Request for CreateTopic.
Request for DeleteCluster.
Request for DeleteConsumerGroup.
Request for DeleteTopic.
Configuration properties for a Kafka cluster deployed to Google Cloud
Platform.
Request for GetCluster.
Request for GetConsumerGroup.
Request for GetTopic.
Request for ListClusters.
Response for ListClusters.
Request for ListConsumerGroups.
Response for ListConsumerGroups.
Request for ListTopics.
Response for ListTopics.
The configuration of a Virtual Private Cloud (VPC) network that can access
the Kafka cluster.
Represents the metadata of the long-running operation.
Defines rebalancing behavior of a Kafka cluster.
A Kafka topic in a given cluster.
Request for UpdateCluster.
Request for UpdateConsumerGroup.
Request for UpdateTopic.