Managed Service for Apache Kafka API (managedkafka:v1)

2025-12-11

1 updated method

Updates

    Methods
  • managedkafka.projects.locations.clusters.consumerGroups.list

      Parameters :

        view

          Enum :

        • CONSUMER_GROUP_VIEW_UNSPECIFIED
        • CONSUMER_GROUP_VIEW_BASIC
        • CONSUMER_GROUP_VIEW_FULL
        • Type : string

          Location : query

          Enum Descriptions :

        • The default / unset value. The API will default to the FULL view.
        • Include the name of the ConsumerGroup. This hides partition and topic metadata.
        • Include everything, including partition and topic metadata. This is the default value.
        • Description : Optional. Specifies the view (BASIC or FULL) of the ConsumerGroup resource to be returned in the response. Defaults to FULL view.