Class GcpConnectionFactoryProvider (1.14.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.14.1keyboard_arrow_down
public abstract class GcpConnectionFactoryProvider implements ConnectionFactoryProvider
ConnectionFactoryProvider for proxied access to GCP Postgres and MySQL instances.
Inheritance
java.lang.Object >
GcpConnectionFactoryProvider
Implements
io.r2dbc.spi.ConnectionFactoryProvider
Static Fields
DELEGATES
public static final Option<String> DELEGATES
Field Value
Type
Description
io.r2dbc.spi.Option <String >
ENABLE_IAM_AUTH
public static final Option<Boolean> ENABLE_IAM_AUTH
Field Value
Type
Description
io.r2dbc.spi.Option <Boolean >
IP_TYPES
public static final Option<String> IP_TYPES
Field Value
Type
Description
io.r2dbc.spi.Option <String >
TARGET_PRINCIPAL
public static final Option<String> TARGET_PRINCIPAL
Field Value
Type
Description
io.r2dbc.spi.Option <String >
UNIX_SOCKET
public static final Option<String> UNIX_SOCKET
Field Value
Type
Description
io.r2dbc.spi.Option <String >
Constructors
GcpConnectionFactoryProvider()
public GcpConnectionFactoryProvider ()
Methods
create(ConnectionFactoryOptions connectionFactoryOptions)
public ConnectionFactory create ( ConnectionFactoryOptions connectionFactoryOptions )
Parameter
Name
Description
connectionFactoryOptions
io.r2dbc.spi.ConnectionFactoryOptions
Returns
Type
Description
io.r2dbc.spi.ConnectionFactory
getDriver()
public String getDriver ()
Returns
Type
Description
String
supports(ConnectionFactoryOptions connectionFactoryOptions)
public boolean supports ( ConnectionFactoryOptions connectionFactoryOptions )
Parameter
Name
Description
connectionFactoryOptions
io.r2dbc.spi.ConnectionFactoryOptions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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,[]]