Namespace Google.Apis.ManagedKafka.v1
Classes
ManagedKafkaBaseServiceRequest<TResponse>
A base abstract class for ManagedKafka requests.
ManagedKafkaService
The ManagedKafka Service.
ManagedKafkaService.Scope
Available OAuth 2.0 scopes for use with the Managed Service for Apache Kafka API.
ManagedKafkaService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Managed Service for Apache Kafka API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.ClustersResource
The "clusters" collection of methods.
ProjectsResource.LocationsResource.ClustersResource.ConsumerGroupsResource
The "consumerGroups" collection of methods.
ProjectsResource.LocationsResource.ClustersResource.ConsumerGroupsResource.DeleteRequest
Deletes a single consumer group.
ProjectsResource.LocationsResource.ClustersResource.ConsumerGroupsResource.GetRequest
Returns the properties of a single consumer group.
ProjectsResource.LocationsResource.ClustersResource.ConsumerGroupsResource.ListRequest
Lists the consumer groups in a given cluster.
ProjectsResource.LocationsResource.ClustersResource.ConsumerGroupsResource.PatchRequest
Updates the properties of a single consumer group.
ProjectsResource.LocationsResource.ClustersResource.CreateRequest
Creates a new cluster in a given project and location.
ProjectsResource.LocationsResource.ClustersResource.DeleteRequest
Deletes a single cluster.
ProjectsResource.LocationsResource.ClustersResource.GetRequest
Returns the properties of a single cluster.
ProjectsResource.LocationsResource.ClustersResource.ListRequest
Lists the clusters in a given project and location.
ProjectsResource.LocationsResource.ClustersResource.PatchRequest
Updates the properties of a single cluster.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource
The "topics" collection of methods.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource.CreateRequest
Creates a new topic in a given project and location.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource.DeleteRequest
Deletes a single topic.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource.GetRequest
Returns the properties of a single topic.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource.ListRequest
Lists the topics in a given cluster.
ProjectsResource.LocationsResource.ClustersResource.TopicsResource.PatchRequest
Updates the properties of a single topic.
ProjectsResource.LocationsResource.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1
, corresponding to Code.CANCELLED
.
ProjectsResource.LocationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in
the operation result. It does not cancel the operation. If the server doesn't support this method,
it returns google.rpc.Code.UNIMPLEMENTED
.
ProjectsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
ProjectsResource.LocationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
Enums
ManagedKafkaBaseServiceRequest<TResponse>.AltEnum
Data format for response.
ManagedKafkaBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.