| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/managed_kafka/ |
Upload File : |
project:
name: project
collection: managedkafka.projects
attributes:
- parameter_name: projectsId
attribute_name: project
help: |
The project name.
property: core/project
location:
name: location
collection: managedkafka.projects.locations
attributes:
- &location
parameter_name: locationsId
attribute_name: location
help: |
ID of the location of the Managed Service for Apache Kafka resource. See
https://cloud.google.com/managed-service-for-apache-kafka/docs/locations for a list of supported
locations.
cluster:
name: cluster
collection: managedkafka.projects.locations.clusters
request_id_field: clusterId
attributes:
- *location
- &cluster
parameter_name: clustersId
attribute_name: cluster
help: |
The cluster name.
topic:
name: topic
collection: managedkafka.projects.locations.clusters.topics
request_id_field: topicId
attributes:
- *location
- *cluster
- &topic
parameter_name: topicsId
attribute_name: topic
help: |
The topic name.
consumer_group:
name: consumer_group
collection: managedkafka.projects.locations.clusters.consumerGroups
request_id_field: consumerGroupId
attributes:
- *location
- *cluster
- &consumer_group
parameter_name: consumerGroupsId
attribute_name: consumer_group
help: |
The consumer group name.