[[["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,["# Class GcpConnectionFactoryProvider (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.core.GcpConnectionFactoryProvider)\n- [1.14.1](/java/docs/reference/jdbc-socket-factory-parent/1.14.1/com.google.cloud.sql.core.GcpConnectionFactoryProvider) \n\n public abstract class GcpConnectionFactoryProvider implements ConnectionFactoryProvider\n\nConnectionFactoryProvider for proxied access to GCP Postgres and MySQL instances. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e GcpConnectionFactoryProvider \n\nImplements\n----------\n\nio.r2dbc.spi.ConnectionFactoryProvider \n\nInherited Members\n-----------------\n\n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nStatic Fields\n-------------\n\n### ADMIN_ROOT_URL\n\n public static final Option\u003cString\u003e ADMIN_ROOT_URL\n\n### ADMIN_SERVICE_PATH\n\n public static final Option\u003cString\u003e ADMIN_SERVICE_PATH\n\n### DELEGATES\n\n public static final Option\u003cString\u003e DELEGATES\n\n### ENABLE_IAM_AUTH\n\n public static final Option\u003cBoolean\u003e ENABLE_IAM_AUTH\n\n### GOOGLE_CREDENTIALS_PATH\n\n public static final Option\u003cString\u003e GOOGLE_CREDENTIALS_PATH\n\n### IP_TYPES\n\n public static final Option\u003cString\u003e IP_TYPES\n\n### NAMED_CONNECTOR\n\n public static final Option\u003cString\u003e NAMED_CONNECTOR\n\n### TARGET_PRINCIPAL\n\n public static final Option\u003cString\u003e TARGET_PRINCIPAL\n\n### UNIX_SOCKET\n\n public static final Option\u003cString\u003e UNIX_SOCKET\n\nConstructors\n------------\n\n### GcpConnectionFactoryProvider()\n\n public GcpConnectionFactoryProvider()\n\nMethods\n-------\n\n### create(ConnectionFactoryOptions connectionFactoryOptions)\n\n public ConnectionFactory create(ConnectionFactoryOptions connectionFactoryOptions)\n\n### getDriver()\n\n public String getDriver()\n\n### supports(ConnectionFactoryOptions connectionFactoryOptions)\n\n public boolean supports(ConnectionFactoryOptions connectionFactoryOptions)"]]