Manage Apache Kafka clusters and resources.
Service: managedkafka.googleapis.com
The Service name managedkafka.googleapis.com
is needed to create RPC client stubs.
google.cloud.location.Locations
Methods | |
---|---|
|
Gets information about a location. |
|
Lists information about the supported locations for this service. |
google.cloud.managedkafka.v1.ManagedKafka
Methods | |
---|---|
|
Creates a new cluster in a given project and location. |
|
Creates a new topic in a given project and location. |
|
Deletes a single cluster. |
|
Deletes a single consumer group. |
|
Deletes a single topic. |
|
Returns the properties of a single cluster. |
|
Returns the properties of a single consumer group. |
|
Returns the properties of a single topic. |
|
Lists the clusters in a given project and location. |
|
Lists the consumer groups in a given cluster. |
|
Lists the topics in a given cluster. |
|
Updates the properties of a single cluster. |
|
Updates the properties of a single consumer group. |
|
Updates the properties of a single topic. |
google.cloud.managedkafka.v1.ManagedKafkaConnect
Methods | |
---|---|
|
Creates a new Kafka Connect cluster in a given project and location. |
|
Creates a new connector in a given Connect cluster. |
|
Deletes a single Connect cluster. |
|
Deletes a connector. |
|
Returns the properties of a single Kafka Connect cluster. |
|
Returns the properties of a single connector. |
|
Lists the Kafka Connect clusters in a given project and location. |
|
Lists the connectors in a given Connect cluster. |
|
Pauses the connector and its tasks. |
|
Restarts the connector. |
|
Resumes the connector and its tasks. |
|
Stops the connector. |
|
Updates the properties of a single Kafka Connect cluster. |
|
Updates the properties of a connector. |
google.longrunning.Operations
Methods | |
---|---|
|
Starts asynchronous cancellation on a long-running operation. |
|
Deletes a long-running operation. |
|
Gets the latest state of a long-running operation. |
|
Lists operations that match the specified filter in the request. |
|
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |