Interface protos.google.cloud.datastream.v1.IConnectionProfile (3.1.0)

Properties of a ConnectionProfile.

Package

@google-cloud/datastream

Properties

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

staticServiceIpConnectivity

staticServiceIpConnectivity?: (google.cloud.datastream.v1.IStaticServiceIpConnectivity|null);

ConnectionProfile staticServiceIpConnectivity

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ConnectionProfile updateTime