ConnectorConfig is an immutable configuration value object that holds the entire configuration of
a Cloud SQL Connector that may be used to connect to multiple Cloud SQL Instances.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Package com.google.cloud.sql (1.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.15.0 (latest)](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql)\n- [1.14.1](/java/docs/reference/jdbc-socket-factory-parent/1.14.1/com.google.cloud.sql) \nPackage com.google.cloud.sql holds the stable public java API for creating sockets to Cloud SQL\ndatabase.\n\nClasses\n-------\n\n### [ConnectorConfig](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.ConnectorConfig)\n\nConnectorConfig is an immutable configuration value object that holds the entire configuration of\na Cloud SQL Connector that may be used to connect to multiple Cloud SQL Instances.\n\n### [ConnectorConfig.Builder](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.ConnectorConfig.Builder)\n\nThe builder for the ConnectionConfig.\n\n### [ConnectorRegistry](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.ConnectorRegistry)\n\nConfigure the CloudSQL JDBC Connector.\n\nInterfaces\n----------\n\n### [CredentialFactory](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.CredentialFactory)\n\nFactory for creating Credentials for interaction with Cloud SQL Admin API.\n\nEnums\n-----\n\n### [AuthType](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.AuthType)\n\nEnum for supported authentication methods.\n\n### [IpType](/java/docs/reference/jdbc-socket-factory-parent/latest/com.google.cloud.sql.IpType)\n\nIP types that for connecting to a Cloud SQL Database."]]