Class ListConnectorsResponse (0.2.0)

ListConnectorsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for ListConnectors.

Attributes

Name Description
connectors MutableSequence[google.cloud.managedkafka_v1.types.Connector]
The list of connectors in the requested parent.
next_page_token str
A token that can be sent as page_token to retrieve the next page of results. If this field is omitted, there are no more results.