Managed Service for Apache Kafka API (managedkafka:v1)

2025-12-18

1 updated method

Updates

    Methods
  • managedkafka.projects.locations.clusters.get

      Parameters :

        view

          Description : Optional. Specifies the view of the Cluster resource to be returned. Defaults to CLUSTER_VIEW_BASIC. See the ClusterView enum for possible values.

          Type : string

          Location : query

          Enum :

        • CLUSTER_VIEW_UNSPECIFIED
        • CLUSTER_VIEW_BASIC
        • CLUSTER_VIEW_FULL
        • Enum Descriptions :

        • The default / unset value. The API will default to the BASIC view.
        • Include the basic metadata of the Cluster. This is the default value (for both ListClusters and GetCluster).
        • Include everything, including data fetched from the Kafka cluster source of truth.

1 updated method

Updates

    Methods
  • managedkafka.projects.locations.clusters.get

      Parameters :

        view

          Enum :

        • CLUSTER_VIEW_UNSPECIFIED
        • CLUSTER_VIEW_BASIC
        • CLUSTER_VIEW_FULL
        • Type : string

          Enum Descriptions :

        • The default / unset value. The API will default to the BASIC view.
        • Include the basic metadata of the Cluster. This is the default value (for both ListClusters and GetCluster).
        • Include everything, including data fetched from the Kafka cluster source of truth.
        • Location : query

          Description : Optional. Specifies the view of the Cluster resource to be returned. Defaults to CLUSTER_VIEW_BASIC. See the ClusterView enum for possible values.