Get Connection Result
data class GetConnectionResult(val cloudSql: CloudSqlPropertiesResponse, val creationTime: String, val description: String, val friendlyName: String, val hasCredential: Boolean, val lastModifiedTime: String, val name: String)
Properties
Link copied to clipboard
Cloud SQL properties.
Link copied to clipboard
The creation timestamp of the connection.
Link copied to clipboard
User provided description.
Link copied to clipboard
User provided display name for the connection.
Link copied to clipboard
True, if credential is configured for this connection.
Link copied to clipboard
The last update timestamp of the connection.