str
Required. The parent Connect cluster in which to create the
connector. Structured like
projects/{project}/locations/{location}/connectClusters/{connect_cluster_id}.
connector_id
str
Required. The ID to use for the connector, which will become
the final component of the connector's name. The ID must be
1-63 characters long, and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])? to comply with RFC 1035.
This value is structured like: my-connector-id.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class CreateConnectorRequest (0.1.12)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.12 (latest)](/python/docs/reference/google-cloud-managedkafka/latest/google.cloud.managedkafka_v1.types.CreateConnectorRequest)\n- [0.1.11](/python/docs/reference/google-cloud-managedkafka/0.1.11/google.cloud.managedkafka_v1.types.CreateConnectorRequest) \n\n CreateConnectorRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for CreateConnector."]]