Properties of a ConnectionProfile.
Package
@google-cloud/datastreamProperties
bigqueryProfile
bigqueryProfile?: (google.cloud.datastream.v1.IBigQueryProfile|null);ConnectionProfile bigqueryProfile
createTime
createTime?: (google.protobuf.ITimestamp|null);ConnectionProfile createTime
displayName
displayName?: (string|null);ConnectionProfile displayName
forwardSshConnectivity
forwardSshConnectivity?: (google.cloud.datastream.v1.IForwardSshTunnelConnectivity|null);ConnectionProfile forwardSshConnectivity
gcsProfile
gcsProfile?: (google.cloud.datastream.v1.IGcsProfile|null);ConnectionProfile gcsProfile
labels
labels?: ({ [k: string]: string }|null);ConnectionProfile labels
mysqlProfile
mysqlProfile?: (google.cloud.datastream.v1.IMysqlProfile|null);ConnectionProfile mysqlProfile
name
name?: (string|null);ConnectionProfile name
oracleProfile
oracleProfile?: (google.cloud.datastream.v1.IOracleProfile|null);ConnectionProfile oracleProfile
postgresqlProfile
postgresqlProfile?: (google.cloud.datastream.v1.IPostgresqlProfile|null);ConnectionProfile postgresqlProfile
privateConnectivity
privateConnectivity?: (google.cloud.datastream.v1.IPrivateConnectivity|null);ConnectionProfile privateConnectivity
sqlServerProfile
sqlServerProfile?: (google.cloud.datastream.v1.ISqlServerProfile|null);ConnectionProfile sqlServerProfile
staticServiceIpConnectivity
staticServiceIpConnectivity?: (google.cloud.datastream.v1.IStaticServiceIpConnectivity|null);ConnectionProfile staticServiceIpConnectivity
updateTime
updateTime?: (google.protobuf.ITimestamp|null);ConnectionProfile updateTime