Show / Hide Table of Contents

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.AclsResource

The "acls" collection of methods.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.AddAclEntryRequest

Incremental update: Adds an acl entry to an acl. Creates the acl if it does not exist yet.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.CreateRequest

Creates a new acl in the given project, location, and cluster.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.DeleteRequest

Deletes an acl.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.GetRequest

Returns the properties of a single acl.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.ListRequest

Lists the acls in a given cluster.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.PatchRequest

Updates the properties of a single acl.

ProjectsResource.LocationsResource.ClustersResource.AclsResource.RemoveAclEntryRequest

Incremental update: Removes an acl entry from an acl. Deletes the acl if its acl entries become empty (i.e. if the removed entry was the last one in the acl).

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.ConnectClustersResource

The "connectClusters" collection of methods.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource

The "connectors" collection of methods.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.CreateRequest

Creates a new connector in a given Connect cluster.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.DeleteRequest

Deletes a connector.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.GetRequest

Returns the properties of a single connector.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.ListRequest

Lists the connectors in a given Connect cluster.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.PatchRequest

Updates the properties of a connector.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.PauseRequest

Pauses the connector and its tasks.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.RestartRequest

Restarts the connector.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.ResumeRequest

Resumes the connector and its tasks.

ProjectsResource.LocationsResource.ConnectClustersResource.ConnectorsResource.StopRequest

Stops the connector.

ProjectsResource.LocationsResource.ConnectClustersResource.CreateRequest

Creates a new Kafka Connect cluster in a given project and location.

ProjectsResource.LocationsResource.ConnectClustersResource.DeleteRequest

Deletes a single Connect cluster.

ProjectsResource.LocationsResource.ConnectClustersResource.GetRequest

Returns the properties of a single Kafka Connect cluster.

ProjectsResource.LocationsResource.ConnectClustersResource.ListRequest

Lists the Kafka Connect clusters in a given project and location.

ProjectsResource.LocationsResource.ConnectClustersResource.PatchRequest

Updates the properties of a single Kafka Connect cluster.

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.

ProjectsResource.LocationsResource.SchemaRegistriesResource

The "schemaRegistries" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.CompatibilityResource

The "compatibility" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.CompatibilityResource.CheckCompatibilityRequest

Check compatibility of a schema with all versions or a specific version of a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ConfigResource

The "config" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ConfigResource.DeleteRequest

Delete schema config for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ConfigResource.GetRequest

Get schema config at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ConfigResource.UpdateRequest

Update config at global level or for a subject. Creates a SchemaSubject-level SchemaConfig if it does not exist.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource

The "contexts" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.CompatibilityResource

The "compatibility" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.CompatibilityResource.CheckCompatibilityRequest

Check compatibility of a schema with all versions or a specific version of a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ConfigResource

The "config" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ConfigResource.DeleteRequest

Delete schema config for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ConfigResource.GetRequest

Get schema config at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ConfigResource.UpdateRequest

Update config at global level or for a subject. Creates a SchemaSubject-level SchemaConfig if it does not exist.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.GetRequest

Get the context.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ListRequest

List contexts for a schema registry.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ModeResource

The "mode" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ModeResource.GetRequest

Get mode at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.ModeResource.UpdateRequest

Update mode at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource

The "schemas" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.GetRequest

Get the schema for the given schema id.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.GetSchemaRequest

Get the schema string for the given schema id. The response will be the schema string.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.SubjectsResource

The "subjects" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.SubjectsResource.ListRequest

List subjects which reference a particular schema id. The response will be an array of subject names.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.TypesResource

The "types" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.TypesResource.ListRequest

List the supported schema types. The response will be an array of schema types.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SchemasResource.VersionsResource.ListRequest

List the schema versions for the given schema id. The response will be an array of subject-version pairs as: [{"subject":"subject1", "version":1}, {"subject":"subject2", "version":2}].

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource

The "subjects" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.DeleteRequest

Delete a subject. The response will be an array of versions of the deleted subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.ListRequest

List subjects in the schema registry. The response will be an array of subject names.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.LookupVersionRequest

Lookup a schema under the specified subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.CreateRequest

Register a new version under a given subject with the given schema.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.DeleteRequest

Delete a version of a subject. The response will be the deleted version id.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.GetRequest

Get a versioned schema (schema with subject/version) of a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.GetSchemaRequest

Get the schema string only for a version of a subject. The response will be the schema string.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.ListRequest

Get all versions of a subject. The response will be an array of versions of the subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.ReferencedbyResource

The "referencedby" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ContextsResource.SubjectsResource.VersionsResource.ReferencedbyResource.ListRequest

Get a list of IDs of schemas that reference the schema with the given subject and version.

ProjectsResource.LocationsResource.SchemaRegistriesResource.CreateRequest

Create a schema registry instance.

ProjectsResource.LocationsResource.SchemaRegistriesResource.DeleteRequest

Delete a schema registry instance.

ProjectsResource.LocationsResource.SchemaRegistriesResource.GetRequest

Get the schema registry instance.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ListRequest

List schema registries.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ModeResource

The "mode" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ModeResource.GetRequest

Get mode at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.ModeResource.UpdateRequest

Update mode at global level or for a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource

The "schemas" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.GetRequest

Get the schema for the given schema id.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.GetSchemaRequest

Get the schema string for the given schema id. The response will be the schema string.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.SubjectsResource

The "subjects" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.SubjectsResource.ListRequest

List subjects which reference a particular schema id. The response will be an array of subject names.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.TypesResource

The "types" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.TypesResource.ListRequest

List the supported schema types. The response will be an array of schema types.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SchemasResource.VersionsResource.ListRequest

List the schema versions for the given schema id. The response will be an array of subject-version pairs as: [{"subject":"subject1", "version":1}, {"subject":"subject2", "version":2}].

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource

The "subjects" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.DeleteRequest

Delete a subject. The response will be an array of versions of the deleted subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.ListRequest

List subjects in the schema registry. The response will be an array of subject names.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.LookupVersionRequest

Lookup a schema under the specified subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.CreateRequest

Register a new version under a given subject with the given schema.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.DeleteRequest

Delete a version of a subject. The response will be the deleted version id.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.GetRequest

Get a versioned schema (schema with subject/version) of a subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.GetSchemaRequest

Get the schema string only for a version of a subject. The response will be the schema string.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.ListRequest

Get all versions of a subject. The response will be an array of versions of the subject.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.ReferencedbyResource

The "referencedby" collection of methods.

ProjectsResource.LocationsResource.SchemaRegistriesResource.SubjectsResource.VersionsResource.ReferencedbyResource.ListRequest

Get a list of IDs of schemas that reference the schema with the given subject and version.

Enums

ManagedKafkaBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ManagedKafkaBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX