We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8636ad7 commit 2f3abc6Copy full SHA for 2f3abc6
api/kafka/v1alpha1/kafka_sdk.go
@@ -827,7 +827,7 @@ type UpdateUserRequest struct {
827
Password *string `json:"password,omitempty"`
828
}
829
830
-// This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Private Beta.
+// This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Public Beta.
831
type API struct {
832
client *scw.Client
833
0 commit comments